| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index fae13ca7b878bb88e76af21a1d5f596e843e2e71..fcd983f25b639a9443d160cf8bf8c2e9ffb43c2e 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -79,6 +79,9 @@ spawn_uri_nested_vm_test: Skip # Issue 14463
|
| [ $jscl || $runtime == ie9 ]
|
| spawn_uri_multi_test/none: RuntimeError # http://dartbug.com/13544
|
|
|
| +[ $compiler == none && $runtime == ContentShellOnAndroid ]
|
| +nested_spawn2_test: Skip # Issue 19276: This test is timing out.
|
| +
|
| [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| spawn_uri_nested_vm_test: Skip # Issue 14479: This test is timing out.
|
|
|
|
|