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

Unified Diff: tests/language/language.status

Issue 12252033: Correctly minify named mixin applications in dart2dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 | « sdk/lib/_internal/compiler/implementation/dart_backend/placeholder_collector.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 2e55496e3debc0b28afd4ec2c4753c2977ac5ec5..c64f4c589b832c45200abdb89adca9d8b5ada805 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -545,16 +545,6 @@ type_parameter_literal_test: Fail
[ $compiler == dart2dart && $minified ]
-mixin_mixin_test: Fail
-mixin_field_test: Fail
-mixin_implements_test: Fail
-mixin_this_use_test: Fail
-mixin_naming_test: Fail
-mixin_is_test: Fail
-mixin_method_test: Fail
-mixin_illegal_super_use_test/none: Fail
-mixin_illegal_superclass_test/none: Fail
-
# TODO(tball): Assign proper bug numbers.
class_literal_test/none: Fail
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/dart_backend/placeholder_collector.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698