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

Unified Diff: dart/tests/co19/co19-dart2js.status

Issue 11015019: Handle "is" and "as" like other keywords. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Also a few co19 fixes in dart2js. Created 8 years, 3 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 | « dart/tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-dart2js.status
diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status
index e865c4aacdaf1b15ae8e20dc32aef768ee8e3735..43929c5d310f35e6ea9c4c07b92718fbb88d01a5 100644
--- a/dart/tests/co19/co19-dart2js.status
+++ b/dart/tests/co19/co19-dart2js.status
@@ -45,8 +45,6 @@ Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t
Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage this failure.
Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage this failure.
Language/10_Expressions/25_Unary_Expressions_A01_t23: Fail # TODO(ahe): Please triage this failure.
-Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # TODO(ahe): Please triage this failure.
-Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail # TODO(ahe): Please triage this failure.
Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Exports_A01_t01: Fail # TODO(ahe): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Exports_A03_t05: Fail # TODO(ahe): Please triage this failure.
@@ -173,7 +171,6 @@ LibTest/core/List/sort_A01_t06: Slow, Pass
# Tests that fail because they use the legacy try-catch syntax.
# See co19 issue 184.
-Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK
Language/11_Statements/09_Try_A01_t01: Fail, OK
Language/11_Statements/09_Try_A02_t03: Fail, OK
Language/11_Statements/09_Try_A04_t01: Fail, OK
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698