| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 27977)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -213,9 +213,7 @@
|
| on_catch_malformed_type_test: Fail # Issue 8601
|
|
|
| # Mixins fail on the VM.
|
| -mixin_forwarding_constructor2_test: Fail # Issue 11888
|
| -mixin_typedef_constructor_test: Fail # Issue 11888
|
| -mixin_type_parameter2_test: Fail # Issue 11888
|
| +mixin_forwarding_constructor2_test: Fail # Issue 13641
|
|
|
| mixin_with_two_implicit_constructors_test: Fail # Issue 11889
|
|
|
|
|