| Index: standalone/standalone.status
|
| ===================================================================
|
| --- standalone/standalone.status (revision 17943)
|
| +++ standalone/standalone.status (working copy)
|
| @@ -44,12 +44,6 @@
|
|
|
| [ $runtime == vm && $system == windows ]
|
| io/file_system_links_test: Skip # No links on Windows.
|
| -io/test_extension_fail_test: Fail # Issue 7157
|
| -io/secure_no_builtin_roots_test: Pass, Crash # Issue 7157
|
| -io/secure_socket_bad_certificate_test: Pass, Crash, Fail, Timeout # Issue 7157
|
| -io/directory_list_nonexistent_test: Skip # Issue 7157
|
| -io/web_socket_test: Skip # Issue 7157
|
| -io/web_socket_no_secure_test: Pass # Issue 7157 - Remove test when fixed.
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|