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

Unified Diff: tests/language/language.status

Issue 11265047: Implement const expressions for local variables (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 1 month 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/const_nested_test.dart ('k') | tests/language/language_dart2js.status » ('j') | 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 14713)
+++ tests/language/language.status (working copy)
@@ -92,6 +92,8 @@
metadata_test: Fail
bad_override_test/01: Fail
bad_override_test/02: Fail
+const_locals_test: Fail
+const_nested_test: Fail
get_set_syntax_test/none: Fail # does not accept getter/setter with no method body
application_negative_test: Fail # Runtime only test, rewrite as multitest
assign_instance_method_negative_test: Fail # Runtime only test, rewrite as multitest
@@ -393,7 +395,6 @@
bad_override_test/01: Fail
bad_override_test/02: Fail
-
illegal_invocation_test/01: Fail, OK # Typedef literals are expressions now.
illegal_invocation_test/04: Fail, OK # Class literals are expressions now.
illegal_invocation_test/05: Fail, OK # Type variables are expressions now.
« no previous file with comments | « tests/language/const_nested_test.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698