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

Unified Diff: tests/language/language.status

Issue 15260002: Report ParserErrorCode.MISSING_IDENTIFIER (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixes for review comments Created 7 years, 7 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 e7a5d610cae2673b2e4a7690457f22d58be17ad6..3372b8091ecd68b3fea9d1cdff280d3e765c82a8 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -732,7 +732,6 @@ list_literal1_negative_test: fail
list_literal_syntax_test/01: fail
list_literal_syntax_test/02: fail
list_literal_syntax_test/03: fail
-list_literal_syntax_test/05: fail
map_literal1_negative_test: fail
map_literal3_test: fail
method_override2_test/03: fail
@@ -892,8 +891,6 @@ unary_test: fail
unresolved_in_factory_negative_test: fail
unresolved_top_level_method_negative_test: fail
unresolved_top_level_var_negative_test: fail
-unsigned_right_shift_test/01: fail
-unsigned_right_shift_test/02: fail
wrong_number_type_arguments_test/00: fail
wrong_number_type_arguments_test/02: fail

Powered by Google App Engine
This is Rietveld 408576698