| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index a20916cc617be4aaa1e8a8ffdf12b61e322e9475..2c1a7da7639925c88a75a3c5bbec59e03dcf0c9e 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -50,6 +50,7 @@ io/process_non_ascii_test: Pass, Fail
|
|
|
| [ $runtime == vm && $system == windows ]
|
| io/web_socket_pipe_test: Skip # Issue 12974
|
| +io/http_server_early_client_close_test: Crash, Pass # Issue 12982
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| typed_data_isolate_test: Skip # This test uses dart:io
|
|
|