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

Unified Diff: tests/language/language.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/language/language.status
===================================================================
--- tests/language/language.status (revision 12329)
+++ tests/language/language.status (working copy)
@@ -85,6 +85,18 @@
# Only checked mode reports an error on type assignment
# problems in compile time constants.
compile_time_constant_checked_test/02: Fail, OK
+compile_time_constant_checked2_test/01: Fail, OK
+compile_time_constant_checked2_test/02: Fail, OK
+compile_time_constant_checked2_test/03: Fail, OK
+compile_time_constant_checked2_test/04: Fail, OK
+compile_time_constant_checked2_test/05: Fail, OK
+compile_time_constant_checked2_test/06: Fail, OK
+compile_time_constant_checked2_test/07: Fail, OK
+compile_time_constant_checked2_test/08: Fail, OK
+compile_time_constant_checked2_test/09: Fail, OK
+compile_time_constant_checked2_test/10: Fail, OK
+compile_time_constant_checked2_test/11: Fail, OK
+compile_time_constant_checked2_test/12: Fail, OK
[ $compiler == dartc ]
metadata_test: Fail

Powered by Google App Engine
This is Rietveld 408576698