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

Unified Diff: tests/language/language_analyzer.status

Issue 1099953004: In constant evaluation, handle final vars initialized at declaration site. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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
Index: tests/language/language_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index 3d3be81b6af8d6ff1fcffc7f1e031d673923f71c..48a05a102d8a5382903fe353dad8a858e3b44912 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -578,3 +578,12 @@ const_init2_test/02: MissingCompileTimeError # Issue 16391
malformed2_test/01: MissingCompileTimeError # Issue 16391
type_check_const_function_typedef2_test/00: MissingCompileTimeError # Issue 16391
type_parameter_test/05: MissingCompileTimeError # Issue 16391
+
+compile_time_constant_checked5_test/03: MissingCompileTimeError # Issue 23292
+compile_time_constant_checked5_test/04: MissingCompileTimeError # Issue 23292
+compile_time_constant_checked5_test/08: MissingCompileTimeError # Issue 23292
+compile_time_constant_checked5_test/09: MissingCompileTimeError # Issue 23292
+compile_time_constant_checked5_test/13: MissingCompileTimeError # Issue 23292
+compile_time_constant_checked5_test/14: MissingCompileTimeError # Issue 23292
+compile_time_constant_checked5_test/18: MissingCompileTimeError # Issue 23292
+compile_time_constant_checked5_test/19: MissingCompileTimeError # Issue 23292

Powered by Google App Engine
This is Rietveld 408576698