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

Unified Diff: tests/language/language.status

Issue 12093019: Support type variables on redirecting factory constructors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 85b14a847d2ee29811a162f81b11a46f3350641f..67cfa7aa34a20f941b093841fbcc60cb090158d1 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -345,17 +345,9 @@ compile_time_constant_h_test: Fail
constructor_redirect2_test/03: Fail
factory_implementation_test/none: Fail
factory_implementation_test/00:Fail
-factory2_test: Fail
factory3_test: Fail
-factory5_test/none: Fail
-factory5_test/00: Fail
factory_implementation_test/00: Fail
type_checks_in_factory_method_test: Fail
-default_factory2_test/01: Fail # type arguments on redirecting factory not implemented
-default_factory3_test: Fail # type arguments on redirecting factory not implemented
-non_parameterized_factory_test: Fail # type arguments on redirecting factory not implemented
-non_parameterized_factory2_test: Fail # type arguments on redirecting factory not implemented
-type_variable_scope_test: Fail # type arguments on redirecting factory not implemented
many_overridden_no_such_method_test: Fail, Pass, OK # Fails in minified mode, test depends on method names.
overridden_no_such_method_test: Fail, Pass, OK # Fails in minified mode, test depends on method names.

Powered by Google App Engine
This is Rietveld 408576698