| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 811733c7c7b2335a7116c9557b03623c7f133386..af057c3e8713e9c41cc6ab9e7be59f520cfca385 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -61,7 +61,7 @@ Language/Expressions/Function_Invocation/async_invokation_t04: Pass, RuntimeErro
|
|
|
| [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $checked == false ]
|
| LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError # Issue 27185
|
| -LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError # Issue 27185
|
| +LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError, Crash # Issue 27185
|
|
|
| [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && ($arch != x64 && $arch != simarm64 && $arch != arm64 && $arch != simdbc && $arch != simdbc64) ]
|
| LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
|
|
|