| Index: tests/isolate/isolate.status
|
| ===================================================================
|
| --- tests/isolate/isolate.status (revision 37982)
|
| +++ tests/isolate/isolate.status (working copy)
|
| @@ -81,6 +81,9 @@
|
| [ $jscl || $runtime == ie9 ]
|
| spawn_uri_multi_test/none: RuntimeError # http://dartbug.com/13544
|
|
|
| +[ $runtime == dartium || $runtime == drt || $runtime == ContentShellOnAndroid ]
|
| +pause_test: Fail # Not implemented yet
|
| +
|
| [ $compiler == none && $runtime == ContentShellOnAndroid ]
|
| nested_spawn2_test: Skip # Issue 19127: This test is timing out.
|
|
|
|
|