| Index: tests/language/language_kernel.status
|
| diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
|
| index f2a7dc6b14181fdf203e49fc42dfded34c9fcf19..89016a2680faf068a2a9d0cb8376bfc04bc11b1e 100644
|
| --- a/tests/language/language_kernel.status
|
| +++ b/tests/language/language_kernel.status
|
| @@ -76,10 +76,8 @@ async_await_syntax_test/d01c: MissingCompileTimeError
|
| async_await_syntax_test/e1: MissingCompileTimeError
|
| async_await_syntax_test/e2: MissingCompileTimeError
|
| async_await_syntax_test/e3: MissingCompileTimeError
|
| -async_await_test: Crash
|
| async_return_types_test/return_value_sync_star: MissingCompileTimeError
|
| async_star_pause_test: Crash
|
| -async_star_test: Crash
|
| async_test/constructor2: DartkCrash
|
| async_test/constructor3: MissingCompileTimeError
|
| async_test/setter1: MissingCompileTimeError
|
| @@ -194,10 +192,14 @@ const_syntax_test/07: MissingCompileTimeError
|
| const_syntax_test/10: Crash
|
| const_syntax_test/11: MissingCompileTimeError
|
| const_syntax_test/12: MissingCompileTimeError
|
| +const_types_test/07: MissingCompileTimeError
|
| +const_types_test/08: MissingCompileTimeError
|
| const_types_test/09: MissingCompileTimeError
|
| const_types_test/10: MissingCompileTimeError
|
| const_types_test/11: MissingCompileTimeError
|
| const_types_test/12: MissingCompileTimeError
|
| +const_types_test/14: MissingCompileTimeError
|
| +const_types_test/15: MissingCompileTimeError
|
| const_types_test/16: MissingCompileTimeError
|
| const_types_test/17: MissingCompileTimeError
|
| const_types_test/18: MissingCompileTimeError
|
| @@ -219,6 +221,7 @@ constant_locals_test/02: MissingCompileTimeError
|
| constant_locals_test/03: MissingCompileTimeError
|
| constant_locals_test/04: MissingCompileTimeError
|
| constant_locals_test/05: MissingCompileTimeError
|
| +constant_type_literal_test/01: MissingCompileTimeError
|
| constructor10_test/00: Crash
|
| constructor10_test/01: Crash
|
| constructor10_test/02: Crash
|
| @@ -588,7 +591,6 @@ regress_13494_test: RuntimeError
|
| regress_20394_test/01: MissingCompileTimeError
|
| regress_22438_test: RuntimeError
|
| regress_22443_test: RuntimeError # Deferred Loading Issue 28335
|
| -regress_22445_test: RuntimeError
|
| regress_23408_test: RuntimeError # Deferred Loading Issue 28335
|
| regress_26855_test/0: DartkCrash
|
| regress_27617_test/1: MissingCompileTimeError
|
| @@ -694,7 +696,6 @@ type_variable_conflict_test/06: MissingCompileTimeError
|
| type_variable_function_type_test: RuntimeError
|
| type_variable_scope3_test/00: MissingCompileTimeError
|
| vm/causal_async_exception_stack_test: RuntimeError
|
| -vm/closure_memory_retention_test: Crash, Timeout
|
| vm/debug_break_enabled_vm_test/01: CompileTimeError
|
| vm/debug_break_enabled_vm_test/none: CompileTimeError
|
| vm/regress_27201_test: CompileTimeError
|
|
|