| Index: tests/language/language.status
|
| diff --git a/tests/language/language.status b/tests/language/language.status
|
| index 16cb4270ee06c160df21273bc972c283493ecafc..837bf76475540dcc188930a73fc832c525b73597 100644
|
| --- a/tests/language/language.status
|
| +++ b/tests/language/language.status
|
| @@ -69,7 +69,6 @@ body_less_constructor_wrong_arg_negative_test: Fail # Runtime only test, rewrit
|
| call_operator_test: Pass # Issue 1355
|
| char_escape_test: Pass # Issue 1654
|
| closure_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -compile_time_constant_o_test: Fail # Issue 2126
|
| compile_time_constant_p_test/01: Fail # Issue 2580
|
| const_constructor_syntax_test/05: Fail # Issue 3663
|
| const_counter_negative_test: Fail # issue 1655
|
| @@ -104,7 +103,6 @@ pseudo_kw_illegal_test/14: Fail # Issue 356
|
| pseudo_kw_test: Fail # Issue 356
|
| scope_negative_test: Fail # Runtime only test, rewrite as multitest
|
| static_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -string_interpolation8_test: Fail # Issue 2126.
|
| switch7_negative_test: Fail # Issue 3658
|
| switch_label_test: Fail # Issue 3658
|
| syntax_test: Skip # Bug 2107 Static type warnings in none case
|
|
|