| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index d4b30022e8d84ce3c13844fd48aac5763d1c9ed2..46302ec23ba94f9c1af7a961c4f378d93a331e75 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -99,7 +99,6 @@ 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/http_parser_test: Fail, OK # ByteArray
|
| io/options_test: Fail, OK # Cannot pass options to d8.
|
|
|
| [ $compiler == dart2js && $runtime == none ]
|
|
|