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

Unified Diff: tests/isolate/isolate.status

Issue 1998603002: Make VM resolvePackageUri fail on package:foo and package:/foo. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Do allow package:foo.dart with a package root. Update tests to match. Created 4 years, 6 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 | « runtime/bin/vmservice/loader.dart ('k') | tests/standalone/packages_file_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 d9976d38eb80510c4644da1b93e9d4e92d2c3702..67d29415ce63f538618e7e4389c04df2bdcc5269 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -132,6 +132,9 @@ message3_test/int32x4: RuntimeError, OK # Uses Isolate.spawn.
browser/typed_data_message_test: StaticWarning
mint_maker_test: StaticWarning
+[ $compiler == none && $runtime == vm ]
+scenarios/short_package/short_package_test: Fail, OK # We do not plan to support the tested behavior anyway.
+
[ $compiler != none || $runtime != vm ]
package_root_test: SkipByDesign # Uses Isolate.packageRoot
package_config_test: SkipByDesign # Uses Isolate.packageConfig
« no previous file with comments | « runtime/bin/vmservice/loader.dart ('k') | tests/standalone/packages_file_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698