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

Unified Diff: tests/isolate/isolate.status

Issue 1580353002: Fix build: (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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/standalone/standalone.status » ('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 21365ed9fc648560792a975dd82944483b53837d..331229db74554575b1b68590f70ca61b18f723fc 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -142,7 +142,10 @@ mint_maker_test: StaticWarning
[ $compiler != none || $runtime != vm ]
package_root_test: SkipByDesign # Uses Isolate.packageRoot
-package_map_test: SkipByDesign # Uses Isolate.packageMap
+package_config_test: SkipByDesign # Uses Isolate.packageConfig
+package_resolve_test: SkipByDesign # Uses Isolate.resolvePackageUri
+spawn_uri_fail_test: SkipByDesign # Uses dart:io.
+scenarios/*: SkipByDesign # Use automatic package resolution and .dart URIs.
[ ($noopt || $compiler == precompiler) ]
# Imports dart:mirrors
« no previous file with comments | « no previous file | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698