| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index daabb7b551a12070626d0f57a08c1cdf9658e340..5fb8fe28f46ee0cce06f8a06e2d48585d70e8251 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -45,7 +45,7 @@ compute_this_script_browser_test: Pass
|
| serialization_test: Fail # Tries to access class TestingOnly declared in isolate_patch.dart
|
| illegal_msg_test: Fail # Issue 6750
|
|
|
| -[ $compiler == dart2js && ($runtime == d8 || $jscl || ($runtime == ff && $system == windows)) ]
|
| +[ $compiler == dart2js && ($runtime == d8 || $jscl || (($runtime == ff || $runtime == ie9) && $system == windows)) ]
|
| global_error_handler_test: Fail # http://dartbug.com/9012
|
|
|
| [ $runtime == safari ]
|
|
|