| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index c3f849d5c5f30cba183c2a28fe6cbca67e343625..df6f3d750ecaca827cdc1cb00e051794f6d788e0 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -111,7 +111,7 @@ precompilation_dart2js_test: Skip # Standalone only test.
|
| noopt_test: Skip # Standalone only test.
|
|
|
| [ $runtime == vm && $mode == debug ]
|
| -precompilation_dart2js_test: Slow
|
| +precompilation_dart2js_test: Pass, Slow
|
|
|
| [ $runtime == vm && $arch == ia32 ]
|
| precompilation_test: Skip # Not expected to pass on ia32.
|
|
|