|
|
@@ -185,7 +185,7 @@ all_test_steps() {
|
|
|
command_step dcou-2-of-3 "ci/docker-run-default-image.sh ci/test-dev-context-only-utils.sh --partition 2/3" 20 check
|
|
|
command_step dcou-3-of-3 "ci/docker-run-default-image.sh ci/test-dev-context-only-utils.sh --partition 3/3" 20 check
|
|
|
command_step miri "ci/docker-run-default-image.sh ci/test-miri.sh" 5 check
|
|
|
- command_step frozen-abi "ci/docker-run-default-image.sh ./test-abi.sh" 15 check
|
|
|
+ command_step frozen-abi "ci/docker-run-default-image.sh ci/test-abi.sh" 15 check
|
|
|
wait_step
|
|
|
|
|
|
# Full test suite
|