| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index d6578f6b0aaea84e00cdb2bb62f0435b3a723043..1941cdf599461b0b6da700991d063b4c62faa28b 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -28,6 +28,7 @@ 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.
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|