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

Unified Diff: tests/language/language.status

Issue 10918188: Stop treating final as const in dart2js. (Closed) Base URL: https://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/language/final_is_not_const_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
diff --git a/tests/language/language.status b/tests/language/language.status
index 4f969b8565544465003d449245d2ec21f67a0ae6..841e1a791f32250f64fd3a4d36b84d35c72c7562 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -63,6 +63,7 @@ getter_no_setter2_test/01: Fail # Issue 4898
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
« no previous file with comments | « tests/language/final_is_not_const_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698