| Index: tests/language/language_analyzer2.status
|
| diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
|
| index ad407cc7a35b6859fb9e79b71fd2f6a4f4afde65..063156b67ff9db84c0fa585ab2794ed3bea51569 100644
|
| --- a/tests/language/language_analyzer2.status
|
| +++ b/tests/language/language_analyzer2.status
|
| @@ -169,15 +169,6 @@ lazy_static3_test: fail
|
| # test issue 10752, there are 'implicit' scopes for 'if', 'while' and 'do-while'
|
| implicit_scope_test: fail
|
|
|
| -# test issue 10889, "throw" requires expression, "rethrow" should be used instead
|
| -execute_finally10_test: fail
|
| -execute_finally11_test: fail
|
| -final_used_in_try_test: fail
|
| -full_stacktrace2_test: fail
|
| -stack_trace_test: fail
|
| -throw3_test: fail
|
| -try_catch3_test: fail
|
| -
|
| # test issue 10890; on-catch UnknownType is a static warning, not error
|
| try_catch_on_syntax_test/01: fail
|
| try_catch_on_syntax_test/07: fail
|
|
|