| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 61ad04d2a30c0d9b90a5d8b79b8ec791d8a89b1e..1b992999ce1858634db6d4cac8c31e91053c886d 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -43,6 +43,8 @@ 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
|
|
|