| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index a22c55d668d09727e87d11014303c91ade12af82..072fd421f3300c07007efcb89b447cedab0cfc0f 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -179,7 +179,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.
|
|
|
| -[ $compiler == precompiler || $mode == product || $runtime == flutter ]
|
| +[ $compiler == precompiler || $runtime == flutter ]
|
| # Imports dart:mirrors
|
| count_test: SkipByDesign
|
| cross_isolate_message_test: SkipByDesign
|
|
|