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

Unified Diff: tests/language/language.status

Issue 8786002: Check that interface constructors and default class constructors are compatible. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Check that types of constructors parameters are identical 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 e5f3010a0765a62d083fd06cc364c2def535fe04..90034ccfbc910104efef54fa4bab598d05109828 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -113,7 +113,6 @@ GenericParameterizedExtendsTest: Skip # Bug 5392297
GenericTest: Fail # Bug 5393302 (missing call to super constructor)
GetterClosureExecutionOrderTest: Fail # Bug 5481595
ImplicitThisTest/none: Fail # Issue 375
-InterfaceFactory3NegativeTest: Fail # Bug 5387405
IsObjectTest: Skip # Hasn't be tested on DartC yet
Library4NegativeTest: Fail # Bug 5406175
ListLiteral1NegativeTest: Skip # Issue 220

Powered by Google App Engine
This is Rietveld 408576698