| Index: tests/isolate/isolate.status
|
| ===================================================================
|
| --- tests/isolate/isolate.status (revision 43775)
|
| +++ tests/isolate/isolate.status (working copy)
|
| @@ -74,6 +74,7 @@
|
| spawn_uri_exported_main_test: RuntimeError # Issue 16549
|
| issue_21398_parent_isolate_test: RuntimeError # Issue 16549
|
| issue_21398_parent_isolate1_test: RuntimeError # Issue 16549
|
| +issue_21398_parent_isolate2_test: Skip # Not implemented yet
|
|
|
| [ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime == drt || $runtime == chrome || $runtime == chromeOnAndroid) ]
|
| isolate_stress_test: Pass, Slow # Issue 10697
|
| @@ -101,7 +102,6 @@
|
| isolate_import_test/none: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction
|
| issue_21398_parent_isolate_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction
|
| issue_21398_parent_isolate1_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction
|
| -issue_21398_parent_isolate2_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction
|
| isolate_stress_test: Skip # Issue 13921 Dom isolates don't support spawnFunction
|
| message3_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction
|
| start_paused_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction
|
|
|