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

Unified Diff: tests/language/language_dart2js.status

Issue 10832029: Substitution implemented for the class hierarchy. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index c7eaf1c9764109538dbd2479c8fe9b6cdd6ae6f4..d579156b3b1e77f40a5013903a156cc902d9631c 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -50,6 +50,7 @@ ct_const_test: Fail # We don't take the generic type into account yet.
call_operator_test: Fail # Unexpected token 'call'
char_escape_test: Fail # Unhandled non-BMP character: U+10000
constructor6_test: Fail # Closures inside initializers not implemented.
+cyclic_type_variable_test: Fail # ClassResolverVisitor doesn't handle typedefs
default_factory_library_test: Fail # lib is not a type
dynamic_test: Fail # cannot resolve type F1
factory3_test: Fail # internal error: visitIs for type variables not implemented

Powered by Google App Engine
This is Rietveld 408576698