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