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

Unified Diff: dart/tests/language/language_dart2js.status

Issue 10860039: Produce error when duplicate field initializers are found (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased 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 | « dart/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: dart/tests/language/language_dart2js.status
diff --git a/dart/tests/language/language_dart2js.status b/dart/tests/language/language_dart2js.status
index 2c08ac4990a32a236ba9952620049d229282b4f8..f2761283b9ff6a9e35068ba013ef63ed6e3f8a81 100644
--- a/dart/tests/language/language_dart2js.status
+++ b/dart/tests/language/language_dart2js.status
@@ -220,7 +220,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 | « dart/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