Skip to content

Commit 0eb7b8c

Browse files
committed
[debug] exclude the hanging test
Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent 45f903c commit 0eb7b8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/update.bats

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -828,6 +828,7 @@ EOF
828828
}
829829

830830
@test "update paused container" {
831+
exclude_os almalinux-9.4 # See https://github.com/opencontainers/runc/pull/4453
831832
requires cgroups_freezer
832833
[ $EUID -ne 0 ] && requires rootless_cgroup
833834

0 commit comments

Comments
 (0)