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

Unified Diff: tests/language/language.status

Issue 40863002: Handle metadata with type literals or qualified identifiers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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/language_analyzer2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 8f173cefa2ba37042cfc0b90d76b64bc85f3eac0..676e7733b9eecdc82c8537d6821fb775d33d7d66 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -26,10 +26,6 @@ mixin_forwarding_constructor2_test: Fail # Issue 13641
[ $compiler == none && $runtime == vm ]
class_keyword_test/02: MissingCompileTimeError # Issue 13627
-[ $compiler == none && ($runtime == vm || $runtime == drt || $runtime == dartium) ]
-metadata_syntax_test/04: Fail # Issue 14652
-metadata_syntax_test/05: Fail # Issue 14652
-
[ $compiler == none && $checked ]
type_variable_bounds4_test/01: Fail # Issue 14006
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698