| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 02c7df0f9c6f2814e5e4fc1264abf115f16d1eb4..41e2316c2342db6de5b5c3a59beb2af388babd81 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -170,7 +170,7 @@ package_resolve_test: SkipByDesign # Uses Isolate.resolvePackageUri
|
| spawn_uri_fail_test: SkipByDesign # Uses dart:io.
|
| scenarios/*: SkipByDesign # Use automatic package resolution, spawnFunction and .dart URIs.
|
|
|
| -[ $noopt || $compiler == precompiler || $mode == product ]
|
| +[ $compiler == precompiler || $mode == product ]
|
| # Imports dart:mirrors
|
| count_test: SkipByDesign
|
| cross_isolate_message_test: SkipByDesign
|
|
|