| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index c87f63da6abaa00e7047813f4ed9def7e49e3f5e..06d9d176289b6741d893b962e25400692ba4b2f6 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -80,5 +80,5 @@ constructor_test: Fail, OK # dart2js does not support subclassing Isolate
|
| v2_compute_this_script_browser_test: Fail, OK # dart2js does not support APIv2
|
|
|
| [ $compiler == dart2js && $runtime == ie ]
|
| -mint_maker_test: Skip # BUG(3304): Times out.
|
| -nested_spawn2_test: Skip # BUG(3304): Times out.
|
| +mint_maker_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| +nested_spawn2_test: Fail # BUG(3304): Maybe this doesn't time out?
|
|
|