| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 0bb1af9afcb3c1a330343de757ab946c0977baf0..c3dfea2a0a856b9763abb04c840e16ef7e49101e 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -28,8 +28,8 @@ io/http_server_handler_test: Skip # Issue 2637
|
| [ $runtime == vm && $system == windows]
|
| 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.dart: Skip # No links on Windows.
|
| -io/web_socket_test.dart: Fail, OK # Issue 2867
|
| +io/file_system_links_test: Skip # No links on Windows.
|
| +io/web_socket_test: Fail, OK # Issue 2867
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|