| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index f5d205a923d016e3dcb41a30cde39f2c4f583610..743ccfacac3f50b76c80a79c2516c27c6def9ee6 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -59,10 +59,6 @@ Language/Libraries_and_Scripts/Imports/deferred_import_t02: Crash # Issue 27201
|
| [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $system == windows ]
|
| Language/Expressions/Function_Invocation/async_invokation_t04: Pass, RuntimeError # co19 issue 54
|
|
|
| -[ ($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, Crash # Issue 27185
|
| -
|
| [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && ($arch != x64 && $arch != simarm64 && $arch != arm64 && $arch != simdbc64) ]
|
| LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
|
|
|
|
|