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

Unified Diff: tests/language/language.status

Issue 13181004: Add constructor test (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 9 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 | « tests/language/constructor_initializer_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 20619)
+++ tests/language/language.status (working copy)
@@ -27,6 +27,8 @@
# These bugs refer currently ongoing language discussions.
constructor5_test: Fail # (Discussion ongoing)
+constructor_initializer_test: Fail # Side effects in constructor parameters
+
constructor6_test: Fail # Issue 6422
closure_in_initializer_test: Fail # Issue 6422
@@ -336,6 +338,7 @@
const_factory_redirection_test: Fail # http://dartbug.com/6894
compile_time_constant_h_test: Fail
constructor_redirect2_test/03: Fail
+constructor_initializer_test: Fail # VM issue
factory_implementation_test/none: Fail
factory_implementation_test/00:Fail
factory2_test: Fail
« no previous file with comments | « tests/language/constructor_initializer_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698