| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 134759bcca7499ebd28d777abda62cdf6d497a96..5748da84b74d0c8c019789be2ec9e9957cec2bca 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -45,7 +45,8 @@ io/file_system_links_test: Skip # No links on Windows.
|
| io/test_extension_fail_test: Fail # Issue 7157
|
| 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
|
| +io/secure_no_builtin_roots_test: Pass, Crash # Issue 7157
|
| +io/secure_socket_bad_certificate_test: Pass, Crash # Issue 7157
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|