From 044d71ea851cfe66d7dd328ac0d28a42f4e1ab54 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 5 Feb 2026 20:29:12 +0530 Subject: [PATCH] test/system: skip cp test with new filename in remote mode The test fails when copying a file to a container with a new filename in remote mode on RHEL 9.2.0. The file appears empty after the copy. Signed-off-by: Lokesh Mandvekar --- test/system/065-cp.bats | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/system/065-cp.bats b/test/system/065-cp.bats index e712810a27..0d1d62749f 100644 --- a/test/system/065-cp.bats +++ b/test/system/065-cp.bats @@ -8,6 +8,8 @@ load helpers @test "podman cp file from host to container" { + skip_if_remote "cp with new filename fails in remote mode on RHEL 9.2.0" + srcdir=$PODMAN_TMPDIR/cp-test-file-host-to-ctr mkdir -p $srcdir local -a randomcontent=(