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

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: Report on function name, not entire function! 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 434249e781dd368391d7849fed2acdd6d0601451..c789a07483587eca1b09d9167e32219ec9c84895 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -92,7 +92,6 @@ BlackListedTest/14: Fail # 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