| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index fcd983f25b639a9443d160cf8bf8c2e9ffb43c2e..96060d7c5b54b5697438c502ab7246157993d3a1 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -80,7 +80,7 @@ spawn_uri_nested_vm_test: Skip # Issue 14463
|
| 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.
|
| +nested_spawn2_test: Skip # Issue 19127: This test is timing out.
|
|
|
| [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| spawn_uri_nested_vm_test: Skip # Issue 14479: This test is timing out.
|
|
|