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

Unified Diff: tests/language/language_kernel.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/language_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_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index ea6841fcb5a162ad500864c9b8efea6453ffcc5c..1891258fe9ca414d9f4bd7e8a9cc63cda825bc4a 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -61,6 +61,7 @@ external_test/23: MissingCompileTimeError
external_test/25: MissingCompileTimeError
external_test/30: MissingCompileTimeError
external_test/31: MissingCompileTimeError
+final_attempt_reinitialization_test.dart: Skip # Issue 29900
final_initializer_instance_reference_test/01: MissingCompileTimeError
final_super_field_set_test/01: RuntimeError
final_syntax_test/01: MissingCompileTimeError
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698