| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 4212d59b08ebbffa4dc9823a1398ed26b4a02a32..34fb1211d29b22c48a0a4676c0f0ae87f18cc9ef 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -31,6 +31,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
|
| +crypto/*: Skip # Don't run tests using dart:io in the browser
|
| package/*: Skip # Do not run those in Dartium.
|
|
|
| [ $compiler == dartc]
|
|
|