Index: tests/language/language_analyzer2.status |
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status |
index e549f1964007ab088b2c959704a1b13c1393b483..d09fc8966b0263dc551aea29395bec08ff072d0e 100644 |
--- a/tests/language/language_analyzer2.status |
+++ b/tests/language/language_analyzer2.status |
@@ -14,9 +14,6 @@ regress_29025_test: StaticWarning # Issue 29081 |
# Runtime negative test. No static errors or warnings. |
closure_call_wrong_argument_count_negative_test: skip |
-# No longer support the old use of typedef to define a mixin |
-mixin_illegal_syntax_test/00: Crash |
- |
deep_nesting1_negative_test: Crash # Issue 25558 |
deep_nesting2_negative_test: Crash # Issue 25558 |
@@ -49,10 +46,6 @@ multiline_newline_test/06: MissingCompileTimeError # Issue 23888 |
const_for_in_variable_test/01: MissingCompileTimeError # Issue 25161 |
-generic_function_typedef_test: Crash # Issue 27969 |
-generic_function_typedef2_test: Crash # Issue 27969 |
-function_type/function_type*: Crash # Issue 27969 |
- |
# Please add new failing tests before this line. |
# Section below is for invalid tests. |
# |