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

Unified Diff: tests/language/language_dart2js.status

Issue 23674003: Update a language test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index e9def68ccdcd3e10031e9f6fee77e686c21a38df..7c2b9fbd084752671b456c8372fdacb6a7453465 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -162,7 +162,7 @@ map_literal4_test: Fail # Issue 12891
#
# The following tests are all negative tests that should be fixed.
#
-abstract_syntax_test/01: Fail # Negative language test.
+abstract_syntax_test/01: Fail # Issue 12898
const_constructor_syntax_test/04: Fail # Negative language test.
const_syntax_test/04: Fail # Negative language test.
constructor2_negative_test: Fail # Negative language test.
@@ -343,7 +343,7 @@ map_literal3_test: Fail # Issue 12794
# Common problems with dart2js. In illegal family, invalid
# declarations are simply not parsed. In pseudo kw dart2js
# chokes on things like typedef(x) => "typedef $x" and alike.
-abstract_syntax_test/01: Fail
+abstract_syntax_test/01: Fail # Issue 12899
pseudo_kw_test: Fail
external_test/01: Fail # Issue 12888
external_test/02: Fail # Issue 12888
« tests/language/language_analyzer.status ('K') | « tests/language/language_analyzer2.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698