| Index: tests/language/language_analyzer.status
|
| diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
|
| index 80e7313d1662a8a8f5103c2718043b228669ecaf..8aeb8c772c4e5af480f1b4093f7a71edc03d3f76 100644
|
| --- a/tests/language/language_analyzer.status
|
| +++ b/tests/language/language_analyzer.status
|
| @@ -168,7 +168,7 @@ static_call_wrong_argument_count_negative_test: fail
|
|
|
| # test issue 12157, uninitializer instance variable is warning, so not negative test
|
| static_final_field_negative_test: fail
|
| -constructor2_negative_test: fail
|
| +constructor9_test/01: fail # Issue 12157
|
|
|
| # test issue 12159, print(exception.message_); causes static warning, not an error
|
| throw7_negative_test: fail
|
|
|