| Index: tests/language/language_analyzer2.status
|
| diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
|
| index 4ee773365ebc47447ff78fa514a7e5d07cec5227..cee75a11bd3a28435bed8131605a88ea0ef154df 100644
|
| --- a/tests/language/language_analyzer2.status
|
| +++ b/tests/language/language_analyzer2.status
|
| @@ -221,15 +221,6 @@ bad_constructor_test/05: CompileTimeError
|
| bad_initializer1_negative_test: CompileTimeError
|
| bad_named_constructor_negative_test: CompileTimeError
|
| body_less_constructor_wrong_arg_negative_test: CompileTimeError
|
| -compile_time_constant_checked2_test/02: MissingCompileTimeError
|
| -compile_time_constant_checked2_test/03: MissingCompileTimeError
|
| -compile_time_constant_checked2_test/04: MissingCompileTimeError
|
| -compile_time_constant_checked2_test/06: MissingCompileTimeError
|
| -compile_time_constant_checked3_test/02: MissingCompileTimeError
|
| -compile_time_constant_checked3_test/03: MissingCompileTimeError
|
| -compile_time_constant_checked3_test/04: MissingCompileTimeError
|
| -compile_time_constant_checked3_test/06: MissingCompileTimeError
|
| -compile_time_constant_checked_test/02: MissingCompileTimeError
|
| const_counter_negative_test: CompileTimeError
|
| const_optional_args_negative_test: CompileTimeError
|
| constructor_redirect1_negative_test: CompileTimeError
|
| @@ -324,7 +315,6 @@ list_test: StaticWarning
|
| malbounded_type_cast_test: StaticWarning
|
| malbounded_type_literal_test: StaticWarning
|
| malformed_type_test: StaticWarning
|
| -malformed2_test/01: MissingCompileTimeError
|
| map_literal2_negative_test: CompileTimeError
|
| map_literal3_test: StaticWarning
|
| map_literal4_test: StaticWarning
|
|
|