| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index d905bc10b0680d7693ef3915e075b526ade33303..5c89ca13ebef8072136145acaa319c15d2accf53 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -106,7 +106,7 @@ pair_location_remapping_test: Skip
|
| precompilation_test: Skip # VM only test.
|
|
|
| [ $runtime == vm && $arch == ia32]
|
| -precompilation_test: Fail # Not expected to pass on ia32.
|
| +precompilation_test: Skip # Not expected to pass on ia32.
|
|
|
| [ $compiler == dart2js && $jscl ]
|
| assert_test: RuntimeError, OK # Assumes unspecified fields on the AssertionError.
|
|
|