| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 949b7144b1504f0ba3315c359827058189c50b13..a5ef739da771b92adcc08a12882b73db06f9bb3c 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -14,9 +14,6 @@ tearoff_constructor_basic_test: Skip # Tear-off not supported
|
| try_catch_on_syntax_test/10: Fail # Issue 19823
|
| try_catch_on_syntax_test/11: Fail # Issue 19823
|
|
|
| -mixin_illegal_constructor_test/20: MissingCompileTimeError # 25587
|
| -mixin_illegal_constructor_test/21: MissingCompileTimeError # 25587
|
| -
|
| deep_nesting1_negative_test: Crash # Issue 25557
|
| deep_nesting2_negative_test: Crash # Issue 25557
|
|
|
|
|