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

Unified Diff: tests/language/language.status

Issue 21511003: Support symbol literals. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 678f142f3244386208b8ff3caffe603460dd432e..dd223a4dfac287f47cf727785a0c2d9c155ba8ed 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -21,6 +21,7 @@ mixin_super_constructor_positionals_test: Fail
function_type_alias6_test/00: Fail # Issue 11986
function_type_alias9_test/00: Crash # Issue 11986
library_ambiguous_test/04: Fail # Issue 12105
+symbol_literal_test: Fail # Issue 12171
[ $compiler == none ]
mixin_super_constructor_named_test: Fail
@@ -30,6 +31,7 @@ library_juxtaposition_test: Fail # Issue 6877
pseudo_kw_illegal_test/14: Fail # Issue 356
bound_closure_equality_test: Fail # Issue 10849
library_ambiguous_test/04: Fail # Issue 12105
+symbol_literal_test: Fail # Issue 12171
# These bugs refer currently ongoing language discussions.
constructor5_test: Fail # (Discussion ongoing)

Powered by Google App Engine
This is Rietveld 408576698