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

Unified Diff: tests/language/language_analyzer2.status

Issue 2139003002: Tighten check disallowing use of initializing formals (fixes #26855). (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 5 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_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index 5650acc78852bb08a35c03fc8a12a2979f18f471..cdd87ee2817923f1e117086b5ad8b2b719510629 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -5,6 +5,7 @@
[ $compiler == dart2analyzer ]
regress_26668_test: Fail # Issue 26678
+regress_26855_test/4: Fail # Issue 26860
# Runtime negative test. No static errors or warnings.
closure_call_wrong_argument_count_negative_test: skip

Powered by Google App Engine
This is Rietveld 408576698