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

Unified Diff: tests/language/language.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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 6ecdbfd2a548ae8d8450f8bd1151a4ee1b207274..13d62db118f9ed74c853e1ba1ff9e76ca56cf7a4 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -25,6 +25,8 @@ duplicate_export_negative_test: Fail # Issue 6134
on_catch_malformed_type_test: Fail # Issue 8601
mixin_forwarding_constructor2_test: Fail # Issue 13641
+implicit_setter_test: Fail # Issue 13917
+
[ $compiler == none && $runtime == vm ]
class_keyword_test/02: MissingCompileTimeError # Issue 13627

Powered by Google App Engine
This is Rietveld 408576698