Skip to content

Commit 3d2ea2c

Browse files
edsantiagocevich
authored andcommitted
Temporarily hard-skip bud-multiple-platform-values test
It is completely broken (see #4396) and is now causing failures in Fedora gating tests: https://artifacts.dev.testing-farm.io/30e7b5bc-d162-4ae7-9a60-896f0186bf73/ Signed-off-by: Ed Santiago <[email protected]>
1 parent ee9abec commit 3d2ea2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bud.bats

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5250,6 +5250,7 @@ _EOF
52505250
}
52515251

52525252
@test "bud-multiple-platform-values" {
5253+
skip "FIXME: #4396 - this test is broken, and is failing gating tests"
52535254
outputlist=testlist
52545255
# check if we can run a couple of 32-bit versions of an image, and if we can,
52555256
# assume that emulation for other architectures is in place.

0 commit comments

Comments
 (0)