| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 20261)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -36,7 +36,7 @@
|
| *vm_negative_test: Skip
|
|
|
| [ $compiler == dart2js && $checked ]
|
| -#mixin_type_parameters_super_extends_test: Fail # http://dartbug.com/8116
|
| +mixin_type_parameters_super_extends_test: Fail # http://dartbug.com/8116
|
| mixin_type_parameters_super_test: Fail # http://dartbug.com/8116
|
| mixin_type_parameters_mixin_extends_test: Fail # http://dartbug.com/8116
|
| mixin_type_parameters_mixin_test: Fail # http://dartbug.com/8116
|
|
|