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