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

Unified Diff: tests/language/language_kernel.status

Issue 2640853005: Make Analyzer, VM and dart2js accept URI strings as part-of library identifier. (Closed)
Patch Set: Status fixes Created 3 years, 9 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/vm/parser.cc ('k') | tests/language/part_of_uri2_part.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index 7ca4716805dde22465eaad51ce883d1f5a67122a..9b376b966919cab96577a9ab2e7fb802b130e054 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -780,3 +780,10 @@ external_test/13: Crash
final_syntax_test/09: Crash
constructor_named_arguments_test/01: Crash # Dartk Issue 28301
not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301
+
+[$compiler == dartk && $runtime == vm]
+part_of_uri_test: DartkCrash
+part_of_uri2_test: Crash
+[$compiler == dartkp && $runtime == dart_precompiled]
+part_of_uri_test: DartkCrash
+part_of_uri2_test: Crash
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/part_of_uri2_part.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698