| Index: tests/co19/co19-kernel.status
|
| diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status
|
| index af152a3a7fd7b2b019b4d465a1104349e8d9c55b..756d2e7968f819cb5aa24e667c690219d96fb6d4 100644
|
| --- a/tests/co19/co19-kernel.status
|
| +++ b/tests/co19/co19-kernel.status
|
| @@ -355,6 +355,8 @@ LibTest/isolate/Isolate/spawnUri_A01_t06: Skip
|
| [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ]
|
| Language/Classes/Instance_Variables/constant_t01: Crash
|
| Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash
|
| +Language/Statements/Labels/scope_t01: Crash
|
| +Language/Statements/Labels/scope_t07: Crash
|
| Language/Statements/Switch/syntax_t16: Crash
|
| Language/Statements/Switch/syntax_t17: Crash
|
|
|
| @@ -394,8 +396,6 @@ LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout
|
| # dartk: JIT failures (debug)
|
| [ $compiler == dartk && $mode == debug ]
|
| Language/Overview/Scoping/conflicting_names_t43: Crash
|
| -Language/Overview/Scoping/hiding_declaration_t11: Crash
|
| -Language/Overview/Scoping/hiding_declaration_t12: Crash
|
| LibTest/isolate/Isolate/spawnUri_A01_t04: Pass, Slow, Timeout
|
|
|
| # dartk: precompilation failures
|
|
|