| Index: tests/standalone/standalone.status
|
| ===================================================================
|
| --- tests/standalone/standalone.status (revision 14062)
|
| +++ tests/standalone/standalone.status (working copy)
|
| @@ -70,7 +70,7 @@
|
| io/process_exit_negative_test: Fail, OK # relies on a static error that is a warning now.
|
| package/package_isolate_test: Skip # spawnUri does not work in dart2js. See issue 3051
|
|
|
| -[ $compiler == dart2js && $runtime == d8 ]
|
| +[ $compiler == dart2js && $jscl ]
|
| assert_test: Fail, OK # Assumes unspecified fields on the AssertionError.
|
| byte_array_test: Fail, OK # ByteArray
|
| deoptimization_test: Fail, OK # Requires bigint.
|
|
|