| Index: dart/tests/standalone/standalone.status
|
| diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
|
| index 0d5565ebfae126f5fb77c24f02eb74f38c9e94e2..b50b03f26ca414667094fdaee6f05b11e694c037 100644
|
| --- a/dart/tests/standalone/standalone.status
|
| +++ b/dart/tests/standalone/standalone.status
|
| @@ -127,7 +127,6 @@ vmservice/*: Skip # Do not run standalone vm service tests with dart2js.
|
|
|
| [ $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.
|
| out_of_memory_test: Fail, OK # d8 handles much larger arrays than Dart VM.
|
| io/options_test: Fail, OK # Cannot pass options to d8.
|
|
|