| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 71e28ae290f7e0e113a3468b55dc34b10f92833f..40f35665e2ccbb370d240cecefcd93e664d3f8e7 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -141,9 +141,6 @@ mint_maker_test: StaticWarning
|
| package_root_test: SkipByDesign # Uses Isolate.packageRoot
|
| package_map_test: SkipByDesign # Uses Isolate.packageMap
|
|
|
| -[ $compiler == dart2js && $cps_ir ]
|
| -deferred_in_isolate2_test: RuntimeError # A.loadLibrary is not a function
|
| -
|
| [ ($noopt || $compiler == precompiler) ]
|
| # Imports dart:mirrors
|
| count_test: CompileTimeError
|
|
|