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

Unified Diff: tests/language/language.status

Issue 23190003: ClassMirror.mixin (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 9ce4b4fc80ed3de3dc6014ad09f20071d1f6d359..97203db77e862c8d8f7249ce677d9a1775f15b62 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -65,14 +65,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
regis 2013/08/15 22:51:48 Should be removed if passing, not just commented o
[ $compiler == none && $unchecked ]

Powered by Google App Engine
This is Rietveld 408576698