| Index: dart/tests/standalone/standalone.status
|
| diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
|
| index 3ec1d7d784a901c9ecb8e39ef604a7625644d3ae..3f75529d802b8639b8404be028763e474c623d94 100644
|
| --- a/dart/tests/standalone/standalone.status
|
| +++ b/dart/tests/standalone/standalone.status
|
| @@ -115,6 +115,7 @@ 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.
|
| +io/http_parser_test.dart: Fail, OK # Cancelling a Timer not implemented in d8/jsshell.
|
|
|
| [ $compiler == dart2js && $runtime == none ]
|
| io/options_test: Fail
|
|
|