| Index: tests/language/language.status
|
| diff --git a/tests/language/language.status b/tests/language/language.status
|
| index 52f544ce9d58fb674360fa88b93352c53ccbb5d6..2582ba7d1692c079da493bf90b5cf27dd840222d 100644
|
| --- a/tests/language/language.status
|
| +++ b/tests/language/language.status
|
| @@ -338,6 +338,13 @@ mixin_illegal_constructor_test/14: Fail # issue 8025
|
| mixin_illegal_constructor_test/15: Fail # issue 8025
|
| mixin_illegal_constructor_test/16: Fail # issue 8025
|
|
|
| +mixin_illegal_cycles_test/01: Fail # issue 8027
|
| +mixin_illegal_cycles_test/02: Fail # issue 8027
|
| +mixin_illegal_cycles_test/03: Fail # issue 8027
|
| +mixin_illegal_cycles_test/04: Fail # issue 8027
|
| +mixin_illegal_cycles_test/05: Fail # issue 8027
|
| +mixin_illegal_cycles_test/06: Fail # issue 8027
|
| +
|
| #
|
| # Add new dartc annotations above in alphabetical order
|
| #
|
|
|