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

Unified Diff: tests/co19/co19-compiler.status

Issue 10969024: Issue 5163. Constructor/member name conflict should be error (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 59d9affe4ec640048f8d392fbe2ac04f04b300a5..c1dd748045ceeaaf15bee9ce0b663710eb0f896b 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -78,7 +78,6 @@ Language/07_Classes/2_Getters_A01_t05: Fail # No issue: waiting to remove old ge
Language/07_Classes/3_Setters_A04_t02: Fail, OK # getter and method with the same name
Language/07_Classes/3_Setters_A04_t03: Fail, OK # getter and method with the same name
Language/07_Classes/3_Setters_A04_t06: Fail OK # getter and method with the same name
-Language/07_Classes/6_Constructors_A01_t01: Fail # Issue 5163
Language/07_Classes/6_Constructors_A03_t03: Fail, OK # this should be a warning, not an error
# co19 issue 217
@@ -104,6 +103,10 @@ Language/03_Overview/1_Scoping_A02_t05: Fail, OK
Language/09_Generics/09_Generics_A04_t04: Fail, OK
Language/09_Generics/09_Generics_A04_t05: Fail, OK
+# co19 issue 222
+Language/07_Classes/07_Classes_A03_t10: Fail, OK
+
+
Language/07_Classes/7_Static_Methods_A01_t03: Fail, OK # this should be a warning, not an error
Language/10_Expressions/10_Instance_Creation/2_Const_A02_t05: Fail # Issue 5240
Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail, OK # this should be a warning, not an error
« no previous file with comments | « pkg/pkg.status ('k') | tests/language/language.status » ('j') | tests/language/language.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698