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

Unified Diff: tests/language/language_dart2js.status

Issue 24397002: Support mixin application typedef as mixin in the VM (issues 9383, 12773). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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
« no previous file with comments | « tests/language/language.status ('k') | tests/language/mixin_mixin6_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 27790)
+++ tests/language/language_dart2js.status (working copy)
@@ -70,6 +70,7 @@
mixin_mixin3_test: Fail # Issue 12605.
mixin_mixin4_test: Fail # Issue 12605.
mixin_mixin5_test: Fail # Issue 12605.
+mixin_mixin6_test: Fail # Issue 12605.
invocation_mirror_test: Fail # Issue 13503
[ $compiler == dart2js ]
@@ -114,6 +115,7 @@
positive_bit_operations_test: Fail # Issue 12795
mixin_mixin2_test: Fail # Issue 13109.
mixin_mixin3_test: Fail # Issue 13109.
+mixin_mixin7_test: Fail # Issue 13109.
# Compilation errors.
const_var_test: Fail # Issue 12793
@@ -205,12 +207,6 @@
on_catch_malformed_type_test: Fail # Issue 8601
# Mixins fail on the VM.
-mixin_mixin_test: Fail # Issue 9683
-mixin_mixin2_test: Fail # Issue 9683
-mixin_mixin3_test: Fail # Issue 9683
-mixin_mixin4_test: Fail # Issue 9683
-mixin_mixin5_test: Fail # Issue 9683
-mixin_issue10216_2_test: Fail # Issue 9683
mixin_forwarding_constructor2_test: Fail # Issue 11888
mixin_typedef_constructor_test: Fail # Issue 11888
mixin_type_parameter2_test: Fail # Issue 11888
« no previous file with comments | « tests/language/language.status ('k') | tests/language/mixin_mixin6_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698