| Index: tests/isolate/isolate.status
|
| ===================================================================
|
| --- tests/isolate/isolate.status (revision 17083)
|
| +++ tests/isolate/isolate.status (working copy)
|
| @@ -89,11 +89,10 @@
|
| spawn_uri_vm_negative_test: Skip # ditto above.
|
| timer_not_available_test: Fail, OK # only meant to test when there is no way to
|
| # implement timer (currently only in d8)
|
| +
|
| +[ $compiler == dart2js && ($runtime == drt || $runtime == chrome || ($runtime == ff && $system == linux)) ]
|
| isolate2_negative_test: Fail # Issue 7769
|
|
|
| -[ $runtime == ff && $system == windows ]
|
| -isolate2_negative_test: Pass # Issue 7769
|
| -
|
| [ $compiler == dart2js && $jscl ]
|
| multiple_timer_test: Fail,OK # Needs Timer to run.
|
| spawn_uri_negative_test: Pass # for the wrong reasons (not supported in d8)
|
|
|