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

Unified Diff: tests/language/language.status

Issue 12252021: Fix minified test status (Closed) Base URL: http://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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 18479)
+++ tests/language/language.status (working copy)
@@ -544,6 +544,17 @@
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 | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698