Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(310)

Unified Diff: tests/isolate/isolate.status

Issue 1388413006: - Adjust test to renamed optional parameter. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Undo remove of "dart:io" import. Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tests/isolate/package_map_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | tests/isolate/package_map_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698