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

Unified Diff: tests/language/language.status

Issue 8632020: Make method overrides with differing parameters a compile-time error (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixes ClassOverrideNegativeTest Created 9 years 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/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 30f4245e544bb87ec1661518e02453d2ee903a2e..45be1aae059864d84dcf2cb9b1798e6916e698b8 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -92,7 +92,6 @@ BlackListedTest/14: Crash # Bug 5469684
CTConstTest: Fail # Bug 4510015.
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
CharEscapeTest: Fail
-ClassOverrideNegativeTest: Fail # Bug 4205768.
DefaultFactoryLibraryTest: Fail # Issue 514
ConstObjectsAreImmutableTest: Fail # Bug 5202940
Constructor2NegativeTest: Fail # Bug 4208594.

Powered by Google App Engine
This is Rietveld 408576698