| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 06d9d176289b6741d893b962e25400692ba4b2f6..2a0d04a5f4d564021293ba7f1c55bd5f4a1f3317 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -78,7 +78,3 @@ 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 == ie ]
|
| -mint_maker_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| -nested_spawn2_test: Fail # BUG(3304): Maybe this doesn't time out?
|
|
|