| Index: tests/language/language_analyzer2.status
|
| diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
|
| index 6c6eeec8757b8f9115f5acb8be83e00b66f24d11..d01d6ce2f620c8585fc35c15fb158f38af8d9fd5 100644
|
| --- a/tests/language/language_analyzer2.status
|
| +++ b/tests/language/language_analyzer2.status
|
| @@ -461,8 +461,6 @@ compile_time_constant10_test/none: CompileTimeError # Issue 21177
|
| # Issue 16391. These tests are supposed to produce a compile time
|
| # error in checked mode, but they don't:
|
| [ $compiler == dart2analyzer && $checked ]
|
| -compile_time_constant_checked2_test/04: MissingCompileTimeError # Issue 16391
|
| -compile_time_constant_checked3_test/04: MissingCompileTimeError # Issue 16391
|
| compile_time_constant_checked_test/02: MissingCompileTimeError # Issue 16391
|
| const_constructor2_test/22: MissingCompileTimeError # Issue 16391
|
| const_constructor2_test/24: MissingCompileTimeError # Issue 16391
|
|
|