| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index f33ba89ca0b7aa87ff6958ece651f62c57b11405..d7e85a621896a9e5a61b3b480ddec22c618d6029 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -95,6 +95,7 @@ spawn_uri_multi_test/none: RuntimeError # http://dartbug.com/13544
|
|
|
| [ $compiler == none && $runtime == dartium ]
|
| global_error_handler2_test: Fail # Issue 13719: Please triage this failure.
|
| +spawn_uri_nested_vm_test: Skip # Issue 14479: This test is timing out.
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| # Issue 13921: spawnFunction is not allowed on Dartium's DOM thread.
|
|
|