| Index: standalone/standalone.status
|
| ===================================================================
|
| --- standalone/standalone.status (revision 7249)
|
| +++ standalone/standalone.status (working copy)
|
| @@ -29,7 +29,7 @@
|
| io/test_extension_test: Skip # Extensions not implemented on Windows
|
| io/http_shutdown_test: Skip # Currently times out on windows
|
| io/file_system_links_test: Skip # No links on Windows.
|
| -io/web_socket_test: Fail, OK # Issue 2867
|
| +io/web_socket_test: Pass, Fail # Issue 2867 (flaky)
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|