| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 76ff5b0e93b61e40c6b08bac63e8b48133b33a1a..aa337df967005d7fc20ba0295bf3acae5690e64b 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -11,10 +11,10 @@ io/skipping_dart2js_compilations_test: skip # Non-fatal process error.
|
| io/status_file_parser_test: fail
|
| io/test_runner_exit_code_test: fail
|
| io/test_runner_test: fail
|
| -io/raw_server_socket_cancel_test: Pass, Fail, Timeout # Issue 8675
|
|
|
| [ $runtime == vm && ( $system == windows ) ]
|
| io/raw_socket_test: Pass, Fail # Issue 8901
|
| +io/raw_server_socket_cancel_test: Pass, Fail, Timeout # Issue 8675
|
|
|
| [ $runtime == vm ]
|
| package/package_isolate_test: Fail # http://dartbug.com/7520.
|
|
|