| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 53ab03dd1f08187969a3f5364a063e0100f39ad8..dc2cef64a7033055e732956183eb0022d6675bdf 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -42,6 +42,7 @@ 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 7157
|
| io/secure_socket_bad_certificate_test: Pass, Crash, Fail, Timeout # Issue 7157
|
| +io/http_shutdown_test: Pass, Fail, Timeout # Issue 7294
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|