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

Unified Diff: tests/language/language_kernel.status

Issue 2747173002: Handle 'part of' declarations with URI correctly in Fasta. (Closed)
Patch Set: Address comments. 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 | « pkg/front_end/lib/src/fasta/source/source_library_builder.dart ('k') | no next file » | 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 256d32a89f8c2c48e147195a0bf7e2a31ba10f50..5965f94718091e83751ad6ce3c2104d08fe83fca 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -713,10 +713,3 @@ 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 | « pkg/front_end/lib/src/fasta/source/source_library_builder.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698