| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index efcdaf3cc29d22b7f4598b72a0db103d84a1c0a9..862b614c47230759eb365f175b0c776417fc7c31 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -30,6 +30,7 @@ io/HttpShutdownTest: Skip # Currently times out on windows
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
| +package/*: Skip # Do not run those in Dartium.
|
|
|
| [ $compiler == dartc]
|
| *: Skip
|
|
|