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

Unified Diff: tests/language/language.status

Issue 11878043: Start adding support for mixin application syntax. We now parse the typedef variant of mixin applic… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix broken language test. Created 7 years, 11 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 | « tests/compiler/dart2js/unparser_test.dart ('k') | tests/language/naming_test.dart » ('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 f96dc1f4fa7dc765306ea5cf52699caaecada89c..36179ba7a4b9f179e72fb9d618ee1bcf6b0ca432 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -90,9 +90,6 @@ class_literal_test/none : Fail # Issue 7630.
list_literal1_negative_test: Fail
map_literal1_negative_test: Fail
-# test issue XXXX
-naming_test: Fail
-
library_juxtaposition_test: Fail # Issue 6881
new_expression_type_args_test/0*: Fail # Wrongly reports compile-time error.
redirecting_factory_infinite_steps_test/01: Fail # http://dartbug.com/6560
« no previous file with comments | « tests/compiler/dart2js/unparser_test.dart ('k') | tests/language/naming_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698