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

Unified Diff: tests/language/language.status

Issue 10844002: dart2dart Fix default class unparse (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
« no previous file with comments | « tests/compiler/dart2js/unparser_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index b0c483ba299bfd403b88bfc86c87edd97469c5b4..afa6cbacede596ad5232d50d86b2bb9e5ea6fba3 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -186,6 +186,7 @@ pseudo_kw_illegal_test/14: Fail
pseudo_kw_illegal_test/15: Fail
pseudo_kw_illegal_test/16: Fail
pseudo_kw_test: Fail
+type_variable_bounds_test/01: Fail
# external keyword is not yet supported by dart2js/dart2dart.
external_test/*: Skip
# Test annotations are not processed correctly by dart2dart test
@@ -262,7 +263,6 @@ function_type_parameter2_test: Fail
function_type_parameter_test: Fail
gc_test: Fail
generic_deep_test: Fail
-generic_inheritance_test: Fail
generic_instanceof3_test: Fail
get_set_syntax_test/none: Fail
getters_setters2_test/03: Fail
« no previous file with comments | « tests/compiler/dart2js/unparser_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698