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

Unified Diff: tests/language/language_dart2js.status

Issue 10964058: Support redirecting factory constructors in the VM (issue 3969). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 12790)
+++ tests/language/language_dart2js.status (working copy)
@@ -96,6 +96,7 @@
constructor6_test: Fail # Closures inside initializers not implemented.
default_factory_library_test: Fail # lib is not a type
dynamic_test: Fail # cannot resolve type F1
+factory_redirection_test: Fail # Not implemented.
factory3_test: Fail # internal error: visitIs for type variables not implemented
function_literals2_test: Fail # Closures inside initializers not implemented.
function_syntax_test/none: Fail # Closures inside initializers not implemented.
« tests/language/factory_redirection_test.dart ('K') | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698