| Index: tests/language/language_analyzer.status
|
| diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
|
| index 2cbdb110a1518073cce72057d3b13a1f4f83e908..88b24f233cb453ffcb4f7afbcd86f1ef1759041d 100644
|
| --- a/tests/language/language_analyzer.status
|
| +++ b/tests/language/language_analyzer.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
|
|
|