Index: tests/co19/co19-kernel.status |
diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status |
index 204d44b5dd78d1dbfb55ca2dd29842c659028878..c25f03f4bd4025ea51d94034c9ca8a1b1658428a 100644 |
--- a/tests/co19/co19-kernel.status |
+++ b/tests/co19/co19-kernel.status |
@@ -35,7 +35,6 @@ Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t02 |
Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t03: MissingCompileTimeError |
Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t05: MissingCompileTimeError |
Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t06: MissingCompileTimeError |
-Language/Classes/Constructors/Generative_Constructors/syntax_t02: MissingCompileTimeError |
Language/Classes/Constructors/Generative_Constructors/syntax_t04: MissingCompileTimeError |
Language/Classes/Constructors/Generative_Constructors/syntax_t05: MissingCompileTimeError |
Language/Classes/Getters/syntax_t02: MissingCompileTimeError |
@@ -60,6 +59,10 @@ Language/Classes/declarations_t03: MissingCompileTimeError |
Language/Classes/declarations_t04: MissingCompileTimeError |
Language/Classes/declarations_t06: MissingCompileTimeError |
Language/Classes/declarations_t08: MissingCompileTimeError |
+Language/Classes/declarations_t25: MissingCompileTimeError |
+Language/Classes/declarations_t26: MissingCompileTimeError |
+Language/Classes/declarations_t27: MissingCompileTimeError |
+Language/Classes/declarations_t28: MissingCompileTimeError |
Language/Classes/declarations_t33: MissingCompileTimeError |
Language/Classes/definition_t23: CompileTimeError |
Language/Classes/same_name_member_and_class_t01: MissingCompileTimeError |
@@ -100,10 +103,6 @@ Language/Expressions/Constants/top_level_function_t02: Crash |
Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/same_name_arguments_t01: MissingCompileTimeError |
Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t03: MissingCompileTimeError |
Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t04: MissingCompileTimeError |
-Language/Expressions/Identifier_Reference/built_in_not_dynamic_t01: MissingCompileTimeError |
-Language/Expressions/Identifier_Reference/built_in_not_dynamic_t12: MissingCompileTimeError |
-Language/Expressions/Identifier_Reference/built_in_not_dynamic_t15: MissingCompileTimeError |
-Language/Expressions/Identifier_Reference/syntax_built_in_t01: CompileTimeError |
Language/Expressions/Instance_Creation/Const/arguments_t03: MissingCompileTimeError |
Language/Expressions/Instance_Creation/Const/constant_constructor_name_t02: MissingCompileTimeError |
Language/Expressions/Instance_Creation/Const/constant_constructor_same_name_as_class_t02: MissingCompileTimeError |
@@ -150,7 +149,6 @@ Language/Functions/Formal_Parameters/Optional_Formals/default_value_t02: Missing |
Language/Functions/Formal_Parameters/Optional_Formals/name_t01: MissingCompileTimeError |
Language/Functions/Formal_Parameters/Optional_Formals/name_t02: MissingCompileTimeError |
Language/Functions/Formal_Parameters/Required_Formals/syntax_t03: MissingCompileTimeError |
-Language/Functions/Formal_Parameters/Required_Formals/syntax_t04: MissingCompileTimeError |
Language/Functions/Formal_Parameters/Required_Formals/syntax_t06: MissingCompileTimeError |
Language/Functions/Formal_Parameters/Required_Formals/syntax_t07: MissingCompileTimeError |
Language/Functions/Formal_Parameters/Required_Formals/syntax_t08: MissingCompileTimeError |
@@ -164,7 +162,6 @@ Language/Functions/Formal_Parameters/declare_as_constant_t06: MissingCompileTime |
Language/Functions/Function_Declarations/external_function_t01: MissingCompileTimeError |
Language/Functions/Function_Declarations/external_function_t02: MissingCompileTimeError |
Language/Functions/syntax_t05: MissingCompileTimeError |
-Language/Functions/syntax_t31: MissingCompileTimeError |
Language/Generics/malformed_t01: RuntimeError |
Language/Libraries_and_Scripts/Exports/reexport_t01: MissingCompileTimeError |
Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: CompileTimeError |
@@ -307,12 +304,6 @@ Language/Variables/final_t07: MissingCompileTimeError |
Language/Variables/local_variable_t01: MissingCompileTimeError |
Language/Variables/local_variable_t04: MissingCompileTimeError |
Language/Variables/local_variable_t05: MissingCompileTimeError |
-Language/Variables/syntax_t04: MissingCompileTimeError |
-Language/Variables/syntax_t05: MissingCompileTimeError |
-Language/Variables/syntax_t08: MissingCompileTimeError |
-Language/Variables/syntax_t12: MissingCompileTimeError |
-Language/Variables/syntax_t13: MissingCompileTimeError |
-Language/Variables/syntax_t14: MissingCompileTimeError |
LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for deferred libraries. |
LibTest/core/Invocation/isAccessor_A01_t01: RuntimeError |
LibTest/core/Invocation/isAccessor_A01_t02: RuntimeError |