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

Unified Diff: tests/language/language_dart2js.status

Issue 10879003: Const variables handled as final (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Comment shortened Created 8 years, 4 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
« tests/co19/co19-dart2js.status ('K') | « tests/co19/co19-dart2js.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_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 35569f04bcd8aae23a50d6c8270330971d49f24f..b07f7289156dbbfc7e048e5ca01b8d4fa5c03fc0 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -51,24 +51,6 @@ getter_declaration_negative_test: Fail # This will be fixed when dart2js reject
function_type_this_parameter_test: Crash # Issue 4417.
compile_time_constant8_test: Fail # We don't take the generic type into account yet.
-# const variables are not regarded as compile-time constants:
-adjacent_const_string_literals_test: Fail
-call_through_getter_test: Fail
-compile_time_constant2_test: Fail
-compile_time_constant3_test: Fail
-compile_time_constant5_test: Fail
-compile_time_constant6_test: Fail
-compile_time_constant_a_test: Fail
-compile_time_constant_j_test: Fail
-compile_time_constant_o_test: Fail
-const_init_test: Fail
-ct_const3_test: Fail
-ct_const4_test: Fail
-issue4515170_test: Fail
-list_literal2_test: Fail
-string_interpolation8_test: Fail
-top_level_var_test: Fail
-
# Fail "const EmptyLink<Element>" must be a compile-time constant if unchecked on linux.
# Crash infinite loop on Mac and dart2js checked mode on linux.
function_type_alias6_test: Crash, Fail
« tests/co19/co19-dart2js.status ('K') | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698