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

Unified Diff: tests/language/language.status

Issue 23190003: ClassMirror.mixin (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase Created 7 years, 4 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 31fd362d660f6279dd21861a0dcbbd8a4d408a41..4b73738439b314f369958548532b5fb2ff8c1110 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -51,14 +51,14 @@ type_annotation_test/09: Fail # Issue 6973
on_catch_malformed_type_test: Fail # Issue 8601
-mixin_mixin_test: Fail
-mixin_issue10216_2_test: Fail
+#mixin_mixin_test: Fail
+#mixin_issue10216_2_test: Fail
mixin_illegal_object_test/01: Crash # Issue 10952
mixin_illegal_object_test/02: Crash # Issue 10952
mixin_forwarding_constructor2_test: Fail # Issue 11888
-mixin_typedef_constructor_test: Fail # Issue 11888
-mixin_type_parameter2_test: Fail # Issue 11888
+#mixin_typedef_constructor_test: Fail # Issue 11888
+#mixin_type_parameter2_test: Fail # Issue 11888
[ $compiler == none && $unchecked ]

Powered by Google App Engine
This is Rietveld 408576698