| Index: tests/language/language_analyzer.status
|
| diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
|
| index fd13bc0e96b152e114e64664527775bcd5e219fb..319229ecf203ffa4fd85ee6db5f8c78610c50911 100644
|
| --- a/tests/language/language_analyzer.status
|
| +++ b/tests/language/language_analyzer.status
|
| @@ -25,6 +25,9 @@ unicode_bom_test: Fail # Issue 16314
|
|
|
| type_check_const_function_typedef2_test/00: MissingCompileTimeError, Ok # Compile-time error in checked mode, because of constants.
|
|
|
| +const_map2_test/00: MissingCompileTimeError # Issue 17209
|
| +switch_case_test/none: CompileTimeError # Issue 17209
|
| +
|
| # Please add new failing tests before this line.
|
| # Section below is for invalid tests.
|
| #
|
|
|