| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index f4bccf8d2c816cd75b3ac99203eb31bcb01d9145..125e71ac3cfc605c2c7e4adb706e322013be60aa 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -44,6 +44,7 @@ io/process_non_ascii_test: Pass, Fail
|
| io/file_system_links_test: Skip # No links on Windows.
|
| io/secure_server_stream_test: Pass, Crash, Timeout # Issue 6893
|
| io/secure_server_test: Pass, Crash, Fail, Timeout # Issue 6893
|
| +io/secure_no_builtin_roots_test: Pass, Crash # Issue 7102
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|