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

Unified Diff: tests/language/language.status

Issue 12048003: Issue 8025. Disallow mixing in classes that have constructors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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/co19/co19-compiler.status ('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 568dac4ce121aba3803815efb14ded1bdf2e6385..8be59eea4d70e9a278a9a9291937eccd4c249c4e 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -286,23 +286,6 @@ prefix2_negative_test: Fail
# test issue 7523 (const declared without type, so not-a-function warning should not be reported)
call_through_getter_test: Fail
-mixin_illegal_constructor_test/01: Fail # issue 8025
-mixin_illegal_constructor_test/02: Fail # issue 8025
-mixin_illegal_constructor_test/03: Fail # issue 8025
-mixin_illegal_constructor_test/04: Fail # issue 8025
-mixin_illegal_constructor_test/05: Fail # issue 8025
-mixin_illegal_constructor_test/06: Fail # issue 8025
-mixin_illegal_constructor_test/07: Fail # issue 8025
-mixin_illegal_constructor_test/08: Fail # issue 8025
-mixin_illegal_constructor_test/09: Fail # issue 8025
-mixin_illegal_constructor_test/10: Fail # issue 8025
-mixin_illegal_constructor_test/11: Fail # issue 8025
-mixin_illegal_constructor_test/12: Fail # issue 8025
-mixin_illegal_constructor_test/13: Fail # issue 8025
-mixin_illegal_constructor_test/14: Fail # issue 8025
-mixin_illegal_constructor_test/15: Fail # issue 8025
-mixin_illegal_constructor_test/16: Fail # issue 8025
-
mixin_illegal_cycles_test/01: Fail # issue 8027
mixin_illegal_cycles_test/02: Fail # issue 8027
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698