| Index: tests/language/language_analyzer2.status
|
| diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
|
| index 9925bfba65e6d26e9e88db4f4e8fc10dbddd8ca7..40cfc19f19a5b53066cb45fa716e34f4fb1474b3 100644
|
| --- a/tests/language/language_analyzer2.status
|
| +++ b/tests/language/language_analyzer2.status
|
| @@ -109,9 +109,6 @@ implicit_this_test/none: fail # Issue 11575
|
| interface_test/none: fail # Issue 11575
|
| syntax_test/none: fail # Issue 11575
|
|
|
| -# test issue 11576
|
| -bad_constructor_test/none: fail # Issue 11576
|
| -
|
| # test issue 11577, has return type for []=
|
| cascade_test/none: fail # Issue 11577
|
|
|
| @@ -219,7 +216,6 @@ factory_redirection_test/none: StaticWarning # Issue 18230
|
| # The following tests are currently assumed to be failing because the test is wrong.
|
| #
|
| application_negative_test: CompileTimeError # Test Issue 14528
|
| -bad_constructor_test/05: CompileTimeError # Test Issue 5337
|
| bad_initializer1_negative_test: CompileTimeError # Test Issue 14529
|
| bad_named_constructor_negative_test: CompileTimeError # Test Issue 18693
|
| body_less_constructor_wrong_arg_negative_test: CompileTimeError # Test Issue 18695
|
|
|