Skip to content

Commit

Permalink
Skip test until rancher-sandbox#5363 has been fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Dubois <[email protected]>
  • Loading branch information
jandubois committed Sep 5, 2023
1 parent 2458e6a commit 8524ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bats/tests/containers/docker-buildx-python3-uname.bats
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
load '../helpers/load'

local_setup() {
skip "Skipping because fix for #5363 has been reverted"
if ! using_docker; then
skip "This test only applied to the moby container engine"
fi
Expand Down

0 comments on commit 8524ded

Please sign in to comment.