| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index adb146e54a17726ef0ef37908dd42a69f5dacc87..aadd632d0b2a5a6549f6f5d34c0779f780eec063 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -14,8 +14,9 @@ io/test_runner_test: fail
|
|
|
| [ $runtime == vm && ( $system == windows ) ]
|
| io/raw_server_socket_cancel_test: Pass, Fail, Timeout # Issue 8675
|
| +io/raw_socket_tests: Pass, Fail # Issue 8901
|
| +io/raw_secure_server_socket_test: Pass, Crash # Issue 8798
|
| io/raw_secure_server_socket_intense_test: Pass, Crash, Fail, Timeout # Issue 8798
|
| -io/raw_socket_tests: Pass, Fail # Issue 8675
|
|
|
| [ $runtime == vm ]
|
| package/package_isolate_test: Fail # http://dartbug.com/7520.
|
|
|