| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 3bd3f8a5db1e5bad6fcd749877d9db51396620c3..2539e7d10eb3378b06ddc522f57f66d96fdfb4fc 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -16,9 +16,6 @@ io/test_runner_test: Fail
|
| # Skip this because it is leaving temp directories behind when it fails.
|
| io/skipping_dart2js_compilations_test: Skip
|
|
|
| -[ $runtime == vm && ( $system == windows ) ]
|
| -io/raw_socket_test: Pass, Fail # Issue 8901
|
| -
|
| [ $runtime == vm ]
|
| package/package_isolate_test: Fail # http://dartbug.com/7520.
|
| # The test is flaky, and is timing out, causing buildbot cycle times to rise.
|
|
|