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

Unified Diff: tests/language/language.status

Issue 12779008: Mixins with Generics (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 9 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 | « runtime/vm/symbols.h ('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
===================================================================
--- tests/language/language.status (revision 20082)
+++ tests/language/language.status (working copy)
@@ -58,10 +58,7 @@
on_catch_malformed_type_test: Fail # Issue 8601
-mixin_illegal_syntax_test/none: Fail
-mixin_type_parameters_mixin_test: Fail
-mixin_type_parameters_super_test: Fail
-mixin_type_parameters_super_extends_test: Fail
+mixin_mixin_test: Fail
mixin_lib_extends_field_test: Fail
type_variable_field_initializer_closure_test: Crash # issue 8847
@@ -358,12 +355,10 @@
on_catch_malformed_type_test: Fail # Issue 8601
# Mixins fail on the VM.
-mixin_illegal_syntax_test/none: Fail # VM issue
-mixin_illegal_constructor_test/none: Fail # VM issue
-mixin_type_parameters_mixin_test: Fail # VM issue
-mixin_type_parameters_super_test: Fail # VM issue
-mixin_type_parameters_super_extends_test: Fail # VM issue
+mixin_mixin_test: Fail # VM issue
+mixin_illegal_constructor_test/none: Fail # VM issue
+
# Malformed types not handled as unresolved:
import_core_prefix_test: Fail
prefix16_test: Fail
« no previous file with comments | « runtime/vm/symbols.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698