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

Unified Diff: tests/language/language_dart2js.status

Issue 10834327: Produce error when duplicate field initializers are found (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: == -> ===, improved test, removed unnecessary "defensive" null checks Created 8 years, 4 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/constructor_duplicate_initializers_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index d8105c642556cedb71100f124993c15c112b7313..e92043a90e1bcb647d089ba5fd3c4d8f18261f52 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -160,7 +160,6 @@ const_syntax_test/01: Fail # Negative language test.
const_syntax_test/02: Fail # Negative language test.
const_syntax_test/03: Fail # Negative language test.
constructor2_negative_test: Fail # Negative language test.
-constructor_duplicate_initializers_test/02: Fail # Negative language test.
constructor_negative_test: Pass # For the wrong reason.
constructor_return_negative_test: Fail # Negative language test.
constructor_return_with_arrow_negative_test: Fail # Negative language test.
« no previous file with comments | « tests/language/constructor_duplicate_initializers_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698