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

Unified Diff: tests/language/language.status

Issue 10918203: Stop treating finals as const (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
« no previous file with comments | « tests/co19/co19-runtime.status ('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 12288)
+++ tests/language/language.status (working copy)
@@ -29,7 +29,6 @@
pseudo_kw_illegal_test/08: Fail # Issue 356
pseudo_kw_illegal_test/10: Fail # Issue 356
pseudo_kw_illegal_test/14: Fail # Issue 356
-final_field_initialization_order_test: Fail # Issue 4839
assert_lexical_scope_test: Fail # Issue 4935
@@ -63,14 +62,10 @@
named_parameters_aggregated_test/05: Fail # Compile-time error reported instead of static type warning.
-final_is_not_const_test/01: Fail # Issue 3558
-final_syntax_test/none: Fail # Issue 3558
-lazy_static_test: Fail # Issue 3558
-lazy_static2_test: Fail # Issue 3558
lazy_static3_test: Fail # Issue 3558
-lazy_static4_test: Fail # Issue 3558
+
# DartC specific tests that should not be run by the VM
*dartc_test: Skip
*dartc_negative_test: Skip
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698