Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index 8f093fb3a19a8ece4dec3fbe61b522abb2bbcf02..0dd0f06291b964180cd013c39b3b9707e0aaef4b 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -15,6 +15,8 @@ io/web_socket_test: Pass, Fail # Issue 8943 |
| [ $runtime == vm && ( $system == windows ) ] |
| io/raw_socket_test: Pass, Fail # Issue 8901 |
| +# New FileSystemEntity.typeSync unimplemented on Windows (temporary). |
| +io/file_system_links_test: Fail # Issue 8935 |
|
Bill Hesse
2013/03/07 09:53:12
The test is already skipped on Windows. Removed
|
| [ $runtime == vm ] |
| package/package_isolate_test: Fail # http://dartbug.com/7520. |