| Index: tests/isolate/isolate.status
|
| ===================================================================
|
| --- tests/isolate/isolate.status (revision 43883)
|
| +++ tests/isolate/isolate.status (working copy)
|
| @@ -53,6 +53,7 @@
|
| issue_21398_parent_isolate_test: SkipByDesign # Test uses a ".dart" URI.
|
| issue_21398_parent_isolate1_test: SkipByDesign # Test uses a ".dart" URI.
|
| issue_21398_parent_isolate2_test: SkipByDesign # Test uses a ".dart" URI.
|
| +issue_12474_test: SkipByDesign # Test uses a ".dart" URI.
|
| message3_test/constList: RuntimeError # Issue 21817
|
| message3_test/constList_identical: RuntimeError # Issue 21817
|
| message3_test/constMap: RuntimeError # Issue 21817
|
| @@ -76,6 +77,7 @@
|
| 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
|
| +issue_12474_test: Skip # Not implemented yet
|
|
|
| [ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime == drt || $runtime == chrome || $runtime == chromeOnAndroid) ]
|
| isolate_stress_test: Pass, Slow # Issue 10697
|
|
|