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

Unified Diff: tests/standalone/standalone.status

Issue 10034001: Add support for importing using "package:" to the standalone VM. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Error on domains with file: URIs too. Created 8 years, 8 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
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 045e632644f524993a684ed46aff2df3795057b4..bdbee7a2fb2ff40d77e56bad86a155c1ded21c80 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -6,6 +6,8 @@ TimeoutTest: Skip # Timeout test for testing the test runner.
FailTest: Fail, OK # Fails intentionally
OutOfMemoryTest: Skip # Issue 2345
+package/InvalidUriTest: Fail, OK # Fails intentionally
+
[ $runtime == vm && $checked ]
# These tests have type errors on purpose.
io/ProcessInvalidArgumentsTest: Fail, OK
« runtime/bin/builtin.dart ('K') | « tests/standalone/src/package/packages/shared.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698