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

Unified Diff: tests/language/language.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
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index d699baed5b90e1669ce5096637b94b5c32c50cca..2819a2ce5c6f255de24cd601af6445c9469667d3 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -159,10 +159,8 @@ closure_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewri
constructor3_negative_test: Fail # Runtime only test, rewrite as multitest
constructor_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
disable_privacy_test: Fail # Issue 1882: Needs --disable_privacy support.
-duplicate_implements_test/01: Fail # Issue 5084
-duplicate_implements_test/02: Fail # Issue 5084
-duplicate_implements_test/03: Fail # Issue 5084
-duplicate_implements_test/04: Fail # Issue 5084
+duplicate_implements_test/03: Fail, OK # we are going to remove interfaces
+duplicate_implements_test/04: Fail, OK # we are going to remove interfaces
factory5_test/00: Fail # issue 3079
field_method4_negative_test: Fail # Runtime only test, rewrite as multitest
const_syntax_test/09: Fail # Issue 4713
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698