| Index: tests/isolate/isolate.status
|
| ===================================================================
|
| --- tests/isolate/isolate.status (revision 17078)
|
| +++ tests/isolate/isolate.status (working copy)
|
| @@ -91,6 +91,9 @@
|
| # implement timer (currently only in d8)
|
| 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)
|
|
|