Index: tests/co19/co19-kernel.status |
diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status |
index 96659748f63b8904dfb1cae388d0708e554538a8..b8f7e8df30146a58fc5d066fc36a11493068f7c8 100644 |
--- a/tests/co19/co19-kernel.status |
+++ b/tests/co19/co19-kernel.status |
@@ -40,7 +40,6 @@ Language/Enums/syntax_t09: MissingCompileTimeError |
Language/Expressions/Constants/exception_t01: MissingCompileTimeError |
Language/Expressions/Constants/exception_t02: MissingCompileTimeError |
Language/Expressions/Constants/string_length_t01: Crash |
-Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t05: MissingCompileTimeError |
Language/Expressions/Function_Invocation/Function_Expression_Invocation/not_a_function_expression_t01: RuntimeError |
Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t03: RuntimeError |
Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t04: RuntimeError |
@@ -81,9 +80,6 @@ Language/Expressions/Lookup/Method_Lookup/superclass_t08: RuntimeError |
Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t05: RuntimeError |
Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t07: RuntimeError |
Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t18: RuntimeError |
-Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t05: MissingCompileTimeError |
-Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t10: MissingCompileTimeError |
-Language/Expressions/Method_Invocation/Super_Invocation/syntax_t05: MissingCompileTimeError |
Language/Expressions/Object_Identity/string_t01: RuntimeError |
Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/identical_t01: CompileTimeError |
Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/identical_t02: CompileTimeError |
@@ -222,9 +218,7 @@ Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl |
Language/Expressions/Strings/adjacent_strings_t02: RuntimeError |
Language/Expressions/Type_Test/evaluation_t10: RuntimeError |
Language/Functions/External_Functions/not_connected_to_a_body_t01: RuntimeError |
-Language/Functions/Formal_Parameters/syntax_t04: MissingCompileTimeError |
-Language/Functions/Formal_Parameters/syntax_t05: MissingCompileTimeError |
-Language/Functions/Formal_Parameters/syntax_t12: MissingCompileTimeError |
+Language/Functions/Formal_Parameters/syntax_t05: RuntimeError |
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t01: CompileTimeError |
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t02: CompileTimeError |
Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Pass |