From 6011906950f9cc09fab2190d8bcbf9445f22c2c2 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Thu, 7 Nov 2024 10:52:15 -0700 Subject: [PATCH] FIXME-test if secret-env really needs to be skipped Signed-off-by: Ed Santiago --- test/buildah-bud/apply-podman-deltas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/buildah-bud/apply-podman-deltas b/test/buildah-bud/apply-podman-deltas index 5bf1d77653..4ed3250bd0 100755 --- a/test/buildah-bud/apply-podman-deltas +++ b/test/buildah-bud/apply-podman-deltas @@ -241,8 +241,8 @@ skip_if_remote "--output option not implemented in podman-remote" \ skip_if_remote "logfile not implemented on remote" "bud-logfile-with-split-logfile-by-platform" skip_if_remote "envariables do not automatically work with -remote." \ - "build proxy" \ - "build-test --mount=type=secret test from env with chroot isolation" + "build proxy" +# "build-test --mount=type=secret test from env with chroot isolation" # 2022-07-04 this is a new test in buildah; it's failing in treadmill skip_if_remote "FIXME FIXME FIXME: does this test make sense in remote?" \