Chromium Code Reviews| Index: tests/language/language.status |
| =================================================================== |
| --- tests/language/language.status (revision 25149) |
| +++ tests/language/language.status (working copy) |
| @@ -145,6 +145,7 @@ |
| mixin_forwarding_constructor2_test: Fail # Issue 11888 |
| mixin_typedef_constructor_test: Fail # Issue 11888 |
| +mixin_with_two_implicit_constructors_test: Fail # Issue 11889 |
| # Malformed types not handled as unresolved: |
| import_core_prefix_test: Fail |