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

Unified Diff: tests/isolate/isolate.status

Issue 545483002: Per isolate package root. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixed test. Created 6 years, 3 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 | « sdk/lib/isolate/isolate.dart ('k') | tests/isolate/package_root_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 7efcbd2c38401025c450e8df04eba342075529d6..6a6742d75e021a98deb6c9a4d80cb0064222a998 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -102,3 +102,6 @@ spawn_uri_missing_test: Skip # Times out.
browser/typed_data_message_test: StaticWarning
mint_maker_test: StaticWarning
serialization_test: StaticWarning
+
+[ $compiler != none || $runtime != vm ]
+package_root_test: SkipByDesign # Uses dart:io.
« no previous file with comments | « sdk/lib/isolate/isolate.dart ('k') | tests/isolate/package_root_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698