| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 98e86d9092e3abf0ddf518f234f1676a90288cef..74b4419eb32202681045b11a7db5ba3081ec4751 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -17,6 +17,7 @@ io/raw_socket_test: Pass, Fail # Issue 8901
|
| [ $runtime == vm ]
|
| package/package_isolate_test: Fail # http://dartbug.com/7520.
|
| io/raw_server_socket_cancel_test: Pass, Fail, Timeout # Issue 8675
|
| +io/http_server_early_client_close2_test: Fail # http://dartbug.com/10408
|
|
|
| [ $runtime == vm && $checked ]
|
| # These tests have type errors on purpose.
|
|
|