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

Unified Diff: tests/language/language_analyzer2.status

Issue 2947043002: Updated parser to produce error when trying to reinitialize final variables in class constructors. … (Closed)
Patch Set: Added issue #'s to status file updates, fixed language const_error_multiply test Created 3 years, 6 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_attempt_reinitialization_test.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index ba44bde819e156ba939d965345dff06df85a7684..5c4b2913c34e7277d8d02a23b1a036eabd910c06 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -28,6 +28,9 @@ regress_23408_test: Skip # don't care about the static warning.
regress_25246_test: Skip
getter_setter_in_lib_test: Fail # Issue 23286
+final_attempt_reinitialization_test/01: MissingCompileTimeError # Issue 29657
+final_attempt_reinitialization_test/02: MissingCompileTimeError # Issue 29657
+
override_field_test/03: Fail # Issue 29703
method_override7_test/03: Fail # Issue 11497
« no previous file with comments | « tests/language/final_attempt_reinitialization_test.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698