Index: tests/language/language_analyzer2.status |
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status |
index 80a5325103115624b9a95bd86cb9042d0b6fe8de..a85059b6992d55c29bf24a2f5dad290e425b9ec6 100644 |
--- a/tests/language/language_analyzer2.status |
+++ b/tests/language/language_analyzer2.status |
@@ -65,7 +65,6 @@ interface_test/none: fail # Issue 11575 |
syntax_test/none: fail # Issue 11575 |
factory5_test/none: fail # Issue 11578 |
type_variable_bounds_test/none: fail # Issue 11578 |
-type_variable_scope_test/none: fail # Issue 11578 |
factory_implementation_test/none: fail # Issue 11578 |
malbounded_redirecting_factory_test/none: fail # Issue 11578 |
malbounded_redirecting_factory2_test/none: fail # Issue 11578 |
@@ -84,9 +83,6 @@ prefix8_negative_test: fail # Issue 11964 |
prefix11_negative_test: fail # Issue 11964 |
static_call_wrong_argument_count_negative_test: fail # Issue 12156 |
type_parameter_test/none: fail # Issue 12160 |
-type_variable_static_context_negative_test: fail # Issue 12161 |
-unresolved_in_factory_negative_test: fail # Issue 12163 |
-unresolved_top_level_var_negative_test: fail # Issue 12163 |
prefix3_negative_test: fail # Issue 12191 |
issue11724_test: fail # Issue 12381 |
static_field_test/01: fail # Issue 12541 |
@@ -344,17 +340,11 @@ test_negative_test: CompileTimeError |
try_catch4_test: StaticWarning |
try_catch5_test: StaticWarning |
type_argument_in_super_type_test: StaticWarning |
-typed_selector2_test: StaticWarning |
type_variable_identifier_expression_test: StaticWarning |
-type_variable_scope2_test: StaticWarning |
type_variable_conflict2_test/02: MissingCompileTimeError |
type_variable_conflict2_test/06: MissingCompileTimeError |
type_variable_conflict2_test/08: MissingCompileTimeError |
type_variable_conflict2_test/10: MissingCompileTimeError |
-unary_plus_negative_test: CompileTimeError |
-unbound_getter_test: StaticWarning |
-unhandled_exception_negative_test: CompileTimeError |
-unresolved_top_level_method_negative_test: StaticWarning |
vm/debug_break_vm_test/*: Skip |
vm/debug_break_enabled_vm_test: Skip |
vm/type_cast_vm_test: StaticWarning |