| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 7885f7c3103c2b5909e1ec1da8fc9dfd5a233856..09b362095c846d9c6be81f70c0ecc3fb12fc3570 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -25,6 +25,7 @@ io/TestExtensionTest: Skip # Extensions not implemented on MacOS
|
|
|
| [ $component == vm && $system == win32]
|
| io/TestExtensionTest: Skip # Extensions not implemented on Windows
|
| +io/HttpShutdownTest: Skip # Currently times out on windows
|
|
|
| [ $component == dartium ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|