| Index: tests/co19/co19-kernel.status
|
| diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status
|
| index 523918a0c01f90c0606fe13a24a9d61253c9bcec..0efc8c1096999d43293c1446ffb9e0ad57ed2d08 100644
|
| --- a/tests/co19/co19-kernel.status
|
| +++ b/tests/co19/co19-kernel.status
|
| @@ -6,16 +6,6 @@
|
| Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash
|
|
|
| [ $compiler == dartk || $compiler == dartkp ]
|
| -Language/Classes/Constructors/Generative_Constructors/initializers_t12: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code.
|
| -Language/Classes/Constructors/Generative_Constructors/redirection_t09: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code.
|
| -Language/Expressions/Conditional/syntax_t04: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code.
|
| -Language/Expressions/Throw/no_catch_clause_t02: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code.
|
| -Language/Expressions/Throw/no_catch_clause_t03: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code.
|
| -Language/Statements/For/syntax_t09: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code.
|
| -Language/Statements/For/syntax_t16: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code.
|
| -
|
| -Language/Overview/Scoping/conflicting_names_t38: DartkCrash # Fasta bug: Bad error recovery.
|
| -
|
| Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t03: MissingCompileTimeError
|
| Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeError
|
| Language/Classes/Constructors/Factories/const_modifier_t02: MissingCompileTimeError
|
| @@ -138,8 +128,6 @@ Language/Metadata/before_param_t08: RuntimeError # Issue 28434: Kernel IR misse
|
| Language/Metadata/before_param_t09: RuntimeError # Issue 28434: Kernel IR misses these annotations.
|
| Language/Metadata/before_typedef_t01: RuntimeError # Issue 28434: Kernel IR misses these annotations.
|
| Language/Metadata/compilation_t03: MissingCompileTimeError
|
| -Language/Metadata/compilation_t08: Crash
|
| -Language/Metadata/compilation_t10: Crash
|
| Language/Mixins/Mixin_Application/deferred_t01: MissingCompileTimeError
|
| Language/Mixins/Mixin_Application/syntax_t16: CompileTimeError # Issue 25765
|
| Language/Mixins/declaring_constructor_t05: MissingCompileTimeError # Issue 24767
|
|
|