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

Unified Diff: tests/language/language_analyzer.status

Issue 26682002: Add test for new final-field implicit setter semantics. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index c17559852f7d32c9542f46bd97ea008a01c8fe27..f009220742b291953f7651ec9a5aed3bc87bbea4 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -186,6 +186,8 @@ static_field_test/04: fail # Issue 12541
# test issue 13787; duplicate exports of the same declaration is not handled
duplicate_export_test: fail # Issue 13787
+implicit_setter_test/01: Fail # Issue 13918
+
[ $compiler == dartanalyzer && $checked ]
factory1_test/00: fail
factory1_test/01: fail

Powered by Google App Engine
This is Rietveld 408576698