| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index a38a571544ce0ce10296acde05c514bc73bf4552..c87f63da6abaa00e7047813f4ed9def7e49e3f5e 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -79,15 +79,6 @@ constructor_test: Fail, OK # dart2js does not support subclassing Isolate
|
| [ $compiler == dart2js && $browser ]
|
| v2_compute_this_script_browser_test: Fail, OK # dart2js does not support APIv2
|
|
|
| -[ $compiler == dart2js && $runtime == ff ]
|
| -isolate2_negative_test: Fail
|
| -
|
| -[ $compiler == dart2js && $runtime == safari ]
|
| -isolate2_negative_test: Fail
|
| -
|
| [ $compiler == dart2js && $runtime == ie ]
|
| mint_maker_test: Skip # BUG(3304): Times out.
|
| nested_spawn2_test: Skip # BUG(3304): Times out.
|
| -isolate2_negative_test: Fail
|
| -mixed2_test: Fail # NullPointerException
|
| -cross_isolate_message_test: Fail # NullPointerException
|
|
|