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

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

Issue 10918247: Issue 5084. Report error if a type name appears multiple times in an implements clause (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Don't report duplicates for unresolved types 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 e39a1294582bef1cbace92cd5cd01ee368bca0a5..ec71bd5dc821e2cc62889c669ff08b477ed70089 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -85,7 +85,6 @@ Language/07_Classes/07_Classes_A02_t31: Fail, OK # constant constructors are not
Language/07_Classes/07_Classes_A02_t32: Fail, OK # constant constructors are not required to have a body
Language/07_Classes/07_Classes_A02_t34: Fail # Issue 5419
Language/07_Classes/07_Classes_A09_t01: Fail, OK # warning expected if instance member has the same name as a static member
-Language/07_Classes/10_Superinterfaces_A04_t01: Fail # Issue 5084
Language/07_Classes/2_Getters_A01_t01: Fail, OK # abstract methods cannot occur in concrete classes
Language/07_Classes/2_Getters_A01_t05: Fail # No issue: waiting to remove old getter syntax
Language/07_Classes/3_Setters_A04_t01: Fail # Issue 5153
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698