| Index: tests/isolate/isolate.status
|
| ===================================================================
|
| --- tests/isolate/isolate.status (revision 37985)
|
| +++ tests/isolate/isolate.status (working copy)
|
| @@ -81,7 +81,7 @@
|
| [ $jscl || $runtime == ie9 ]
|
| spawn_uri_multi_test/none: RuntimeError # http://dartbug.com/13544
|
|
|
| -[ $runtime == dartium || $runtime == drt || $runtime == ContentShellOnAndroid ]
|
| +[ ($compiler == none || $compiler == dart2dart) && ($runtime == dartium || $runtime == drt || $runtime == ContentShellOnAndroid) ]
|
| pause_test: Fail # Not implemented yet
|
|
|
| [ $compiler == none && $runtime == ContentShellOnAndroid ]
|
|
|