| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 7c929371bcf96744b9bd69ecce212743f26ed01e..ce2bdaaf81e886934557e3dc87363d20755e2d0e 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -223,3 +223,7 @@ LibTest/isolate/ReceivePort/take_A01_t02: Skip # Issue 27773
|
|
|
| [ $runtime == vm && $mode == release && $system == linux && ($arch == x64 || $arch == ia32)]
|
| LibTest/isolate/Isolate/spawn_A04_t05: Pass, Slow
|
| +
|
| +[ $runtime == vm && $mode == release && $system == linux && $arch == ia32]
|
| +service/dev_fs_spawn_test: Pass, Fail # Issue 28411
|
| +co19/LibTest/isolate/Isolate/spawnUri_A01_t06: Pass, Fail # Issue 28269
|
|
|