| Index: tests/language/language_analyzer.status
|
| diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
|
| index 67aadf7865ab4038361a04c2149e61b1b7d102fc..5d028d604c63c263ff2039943a809c2842fd8336 100644
|
| --- a/tests/language/language_analyzer.status
|
| +++ b/tests/language/language_analyzer.status
|
| @@ -109,9 +109,6 @@ type_error_test: fail # Issue 12289
|
| # test issue 12381, It is compile-time error to invoke not existing function
|
| issue11724_test: fail # Issue 12381
|
|
|
| -# test issue 12539, rules for finals were loosened, contradiction in spec was fixed
|
| -const_syntax_test/09: fail # Issue 12539
|
| -
|
| # test issue 12541; there shouldn't be a static warning
|
| static_field_test/01: fail # Issue 12541
|
| static_field_test/02: fail # Issue 12541
|
|
|