| Index: tests/co19/co19-kernel.status
|
| diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status
|
| index f931e8697f8c1a02b67ee2fc8b45618e6d6e709e..142bd4042b5dc8bc52b2be51a8e1b53906e58461 100644
|
| --- a/tests/co19/co19-kernel.status
|
| +++ b/tests/co19/co19-kernel.status
|
| @@ -314,6 +314,24 @@ Language/Types/Static_Types/deferred_type_t01: RuntimeError
|
| Language/Variables/final_t01/01: MissingRuntimeError
|
| Language/Variables/final_t02/01: MissingRuntimeError
|
|
|
| +# Issue 28238.
|
| +Language/Statements/Yield_and_Yield_Each/Yield_Each/static_type_t02: Crash
|
| +LibTest/async/Future/catchError_A03_t05: Crash
|
| +LibTest/async/Future/then_A05_t01: Crash
|
| +LibTest/async/Stream/asBroadcastStream_A03_t02: Crash
|
| +LibTest/async/Stream/asBroadcastStream_A03_t03: Crash
|
| +LibTest/async/Zone/bindBinaryCallback_A01_t01: Crash
|
| +LibTest/async/Zone/bindCallback_A01_t01: Crash
|
| +LibTest/async/Zone/bindUnaryCallback_A01_t01: Crash
|
| +LibTest/async/Zone/current_A01_t01: Crash
|
| +LibTest/async/Zone/handleUncaughtError_A01_t01: Crash
|
| +LibTest/async/Zone/handleUncaughtError_A01_t04: Crash
|
| +LibTest/async/Zone/inSameErrorZone_A01_t01: Crash
|
| +LibTest/async/Zone/inSameErrorZone_A01_t03: Crash
|
| +LibTest/async/Zone/inSameErrorZone_A01_t04: Crash
|
| +LibTest/async/Zone/inSameErrorZone_A01_t05: Crash
|
| +LibTest/async/Zone/parent_A01_t01: Crash
|
| +
|
| # dartk: JIT failures
|
| [ $compiler == dartk && $runtime == vm ]
|
| Language/Expressions/Instance_Creation/Const/canonicalized_t05: RuntimeError
|
|
|