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

Unified Diff: tests/language/language_analyzer2.status

Issue 2953843003: Reintroducing parser changes to cause compile-time errors when trying to reinitialize a final field… (Closed)
Patch Set: 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 6e9a7f6adcc819e9f9ab66205c0a30ca5b4559c5..8db400ff5beb7e28f55b9351a7232389f22facb7 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -28,6 +28,11 @@ 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
+const_error_multiply_initialized_test/02: MissingCompileTimeError # Issue 29657
+const_error_multiply_initialized_test/04: 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