| Index: tests/isolate/isolate-leg.status
|
| diff --git a/tests/isolate/isolate-leg.status b/tests/isolate/isolate-leg.status
|
| index 2e4806953e451b1550eca1781445f5355ecbd47b..85d8baf686fec18da03082b324a3dd91ed71cdcf 100644
|
| --- a/tests/isolate/isolate-leg.status
|
| +++ b/tests/isolate/isolate-leg.status
|
| @@ -10,3 +10,6 @@ ConstructorTest: Fail, OK # Leg does not support subclassing Isolate
|
| [ $compiler == dart2js && $runtime == d8]
|
| # Browser tests only supported on browser components.
|
| *BrowserNegativeTest: Fail, OK
|
| +
|
| +[ $compiler == dart2js && $runtime == none ]
|
| +*: Fail, Pass # TODO(ahe): Triage these tests.
|
|
|