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

Unified Diff: tests/co19/co19-runtime.status

Issue 10827240: Implement new catch syntax in vm compiler (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 10413)
+++ tests/co19/co19-runtime.status (working copy)
@@ -41,6 +41,7 @@
Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # co19 issue 91: map literals illegal at statement beginning.
Language/11_Statements/02_Expression_Statements_A01_t05: Fail # co19 issue 91: map literals illegal at statement beginning.
Language/11_Statements/02_Expression_Statements_A01_t07: Fail # co19 issue 91: map literals illegal at statement beginning.
+Language/11_Statements/09_Try_A01_t14: Fail # co19 issue 168
Language/11_Statements/09_Try_A02_t02: Fail # co19 issue 119
Language/11_Statements/09_Try_A05_t06: Fail # issue 430
Language/13_Types/5_Function_Types_A02_t01: Fail # issue 1604 (call operator not implemented)

Powered by Google App Engine
This is Rietveld 408576698