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

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

Issue 10916232: Implement checked mode for const constructors. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
Index: tests/co19/co19-dart2js.status
===================================================================
--- tests/co19/co19-dart2js.status (revision 12236)
+++ tests/co19/co19-dart2js.status (working copy)
@@ -90,7 +90,11 @@
[ $compiler == dart2js && $checked ]
Language/14_Types/7_Type_Void_A01_t02: Crash # http://dartbug.com/5018
+# Tests rely on a VM exception being thrown in checked mode.
+Language/07_Classes/6_Constructors/3_Constant_Constructors_A01_t01: Fail, OK
+Language/10_Expressions/10_Instance_Creation/2_Const_A09_t03: Fail, OK
+
[ $compiler == dart2js && $checked ]
Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TODO(ahe): Please triage this failure.
Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TODO(ahe): Please triage this failure.

Powered by Google App Engine
This is Rietveld 408576698