summaryrefslogtreecommitdiff
path: root/test/buildah-bud/apply-podman-deltas
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-05-10 14:30:40 -0400
committerGitHub <noreply@github.com>2021-05-10 14:30:40 -0400
commit02b09795286f5d801d318b539ed5529e6442dcec (patch)
treec7f467940c9e57ea68232ea6bc8dc035f1988d0b /test/buildah-bud/apply-podman-deltas
parent76c857704053a6c6ee1e2ed1900b549d399f967d (diff)
parent471f4898f0547d10722fa2e311d44ebb5415e2ce (diff)
downloadpodman-02b09795286f5d801d318b539ed5529e6442dcec.tar.gz
podman-02b09795286f5d801d318b539ed5529e6442dcec.tar.bz2
podman-02b09795286f5d801d318b539ed5529e6442dcec.zip
Merge pull request #10291 from edsantiago/remove_obsolete_skips
Remove obsolete skips
Diffstat (limited to 'test/buildah-bud/apply-podman-deltas')
-rwxr-xr-xtest/buildah-bud/apply-podman-deltas3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/buildah-bud/apply-podman-deltas b/test/buildah-bud/apply-podman-deltas
index ecdb9430c..0bf9f298d 100755
--- a/test/buildah-bud/apply-podman-deltas
+++ b/test/buildah-bud/apply-podman-deltas
@@ -157,8 +157,7 @@ skip "FIXME FIXME FIXME podman save/load has been fixed (but not yet used in Bui
###############################################################################
# BEGIN tests which are skipped due to actual podman bugs.
-skip "FIXME: podman #9915" \
- "bud with --arch flag"
+
###############################################################################
# Done.