| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index c87f63da6abaa00e7047813f4ed9def7e49e3f5e..b67e00191ee382161249c488e097d4b14212eceb 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -65,10 +65,8 @@ v2*: Skip
|
| *: Skip
|
|
|
| [ $compiler == dart2js ]
|
| -v2_spawn_function_test: Fail, OK # dart2js does not support APIv2
|
| v2_spawn_function_custom_class_test: Skip # dart2js does not support APIv2
|
| v2_spawn_uri_test: Fail, OK # dart2js does not support APIv2
|
| -v2_unresolved_ports_test: Fail, OK # dart2js does not support APIv2
|
| v2_spawn_uri_vm_test: Skip # test uses a ".dart" suffix that only works in vm.
|
| v2_spawn_uri_vm_negative_test: Skip # ditto above.
|
| constructor_test: Fail, OK # dart2js does not support subclassing Isolate
|
|
|