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

Unified Diff: tests/co19/co19-leg.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
Index: tests/co19/co19-leg.status
diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status
index 753b3c35ebe3548c84a9cc78dfa04bb6bab6ac9b..e4566cad805bf219dbc61ea784c107f478daaa07 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -556,9 +556,6 @@ Language/07_Classes/3_Setters_A03_t08: Fail # @compile-error
Language/07_Classes/5_Constructors/1_Generative_Constructors_A01_t04: Fail # @compile-error
Language/07_Classes/5_Constructors/1_Generative_Constructors_A01_t05: Fail # @compile-error
Language/07_Classes/5_Constructors/1_Generative_Constructors_A03_t05: Fail # @compile-error
-Language/07_Classes/5_Constructors/1_Generative_Constructors_A07_t05: Fail # @compile-error
-Language/07_Classes/5_Constructors/1_Generative_Constructors_A08_t01: Fail # @compile-error
-Language/07_Classes/5_Constructors/1_Generative_Constructors_A08_t02: Fail # @compile-error
Language/07_Classes/5_Constructors/1_Generative_Constructors_A09_t01: Fail # @compile-error
Language/07_Classes/5_Constructors/2_Factories_A01_t05: Fail # @compile-error
Language/07_Classes/5_Constructors/2_Factories_A02_t01: Fail # @compile-error
« no previous file with comments | « lib/compiler/implementation/resolver.dart ('k') | tests/language/constructor_duplicate_initializers_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698