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

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

Issue 10392016: Fix issue 2939, revert previous change that accepted null as excpetion objects: (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/exception_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 7471)
+++ tests/co19/co19-runtime.status (working copy)
@@ -50,6 +50,7 @@
Language/10_Expressions/29_Type_Test_A04_t01: Fail # co19 issue 97.
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_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)
LibTest/core/Math/parseDouble_A02_t01: Fail # issue 1929
@@ -81,6 +82,7 @@
[ $runtime == vm ]
LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Issue 445
LibTest/core/Date/Date_A01_t01: Fail # Issue 445
+LibTest/core/Expect/throws_A01_t04: Fail # Issue co19 - 119
LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42
LibTest/core/Match/operator_subscript_A01_t01: Fail
LibTest/core/Match/pattern_A01_t01: Fail
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/exception_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698