Index: tests/isolate/isolate.status |
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
index 4da90b56cef8bf8c6c187258301f1709f497c71e..28daefdfc6029ccb874300136488c5698d9314a1 100644 |
--- a/tests/isolate/isolate.status |
+++ b/tests/isolate/isolate.status |
@@ -136,7 +136,8 @@ browser/typed_data_message_test: StaticWarning |
mint_maker_test: StaticWarning |
[ $compiler != none || $runtime != vm ] |
-package_root_test: SkipByDesign # Uses dart:io. |
+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 |