| Index: tests/co19/co19-kernel.status
|
| diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status
|
| index aa6e0d3922eaa7124ae95ba4ac52bf3dc1a4c27a..23ab00578bc5c3a9a450ef401202b8957b983252 100644
|
| --- a/tests/co19/co19-kernel.status
|
| +++ b/tests/co19/co19-kernel.status
|
| @@ -685,6 +685,7 @@ Language/Statements/Local_Variable_Declaration/syntax_t05: CompileTimeError
|
| Language/Statements/Local_Variable_Declaration/syntax_t06: CompileTimeError
|
| Language/Statements/Local_Variable_Declaration/syntax_t18: CompileTimeError
|
| Language/Statements/Local_Variable_Declaration/syntax_t19: CompileTimeError
|
| +LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout
|
|
|
| # dartk: JIT failures (debug)
|
| [ $compiler == dartk && $mode == debug ]
|
| @@ -787,7 +788,6 @@ Language/Statements/Return/generative_constructor_t02: MissingCompileTimeError
|
| Language/Statements/Return/generative_constructor_t03: MissingCompileTimeError
|
| Language/Statements/Try/syntax_t12: MissingCompileTimeError
|
| Language/Variables/final_t03: MissingCompileTimeError
|
| -LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout
|
|
|
| # dartk: precompilation failures (debug)
|
| [ $compiler == dartkp && $mode == debug ]
|
|
|