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

Unified Diff: tests/language/language.status

Issue 10828053: Support const modifier in fields, variables (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 5 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/const_syntax_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 9982)
+++ tests/language/language.status (working copy)
@@ -73,9 +73,6 @@
cascade_test: Pass,Fail # Issue 3729 Some cases pass, but for the wrong reason
char_escape_test: Pass # Issue 1654
closure_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
-const_syntax_test/01: Fail # test issue 3626
-const_syntax_test/02: Fail # test issue 3626
-const_syntax_test/03: Fail # test issue 3626
constructor3_negative_test: Fail # Runtime only test, rewrite as multitest
constructor_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
disable_privacy_test: Skip # Issue 1882: Needs --disable_privacy support.
« no previous file with comments | « tests/language/const_syntax_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698