| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 01f12c40f31bb2cdea4f7b012174f3d58b857b39..9894c410464774e2031a23bca39972391ee0d4c9 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -16,7 +16,8 @@ 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
|
| +# The test is flaky, and is timing out, causing buildbot cycle times to rise.
|
| +io/raw_server_socket_cancel_test: Skip # Issue 8675
|
|
|
| [ $runtime == vm && $checked ]
|
| # These tests have type errors on purpose.
|
|
|