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

Unified Diff: tests/language/language_analyzer2.status

Issue 2939553005: Updated parser to produce error when trying to reinitialize final variables in class constructors. … (Closed)
Patch Set: Addressed final comment 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 910b8cf088b34bd6218dc87c7647321a5a29f230..23b94c7fdfc310bea5374686293b367d6e52a00f 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -28,6 +28,8 @@ 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.dart: Skip # 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