| Index: tests/language/language_analyzer2.status
|
| ===================================================================
|
| --- tests/language/language_analyzer2.status (revision 37188)
|
| +++ tests/language/language_analyzer2.status (working copy)
|
| @@ -15,6 +15,10 @@
|
|
|
| type_check_const_function_typedef2_test/00: MissingCompileTimeError, Ok # Compile-time error in checked mode, because of constants.
|
|
|
| +external_test/21: Fail
|
| +external_test/24: Fail
|
| +external_test/25: Fail
|
| +
|
| # Please add new failing tests before this line.
|
| # Section below is for invalid tests.
|
| #
|
| @@ -168,7 +172,6 @@
|
| body_less_constructor_wrong_arg_negative_test: CompileTimeError # Test Issue 18695
|
| empty_block_case_test: StaticWarning # Test Issue 18701
|
| error_stacktrace_test: StaticWarning # Test Issue 18702
|
| -external_test/20: StaticWarning # Test Issue 18703
|
|
|
| const_counter_negative_test: CompileTimeError
|
| const_optional_args_negative_test: CompileTimeError
|
|
|