fmf: Skip TEST-21-DFUZZER

Similar to Github Actions, since we don't build with sanitizers in
the packit job, let's skip TEST-21-DFUZZER.
This commit is contained in:
Daan De Meyer
2025-01-10 15:29:28 +01:00
parent 53546c71fe
commit e0c2fd6a33

View File

@@ -124,6 +124,10 @@ else
NPROC="$((NPROC - 1))"
fi
# This test is only really useful if we're building with sanitizers and takes a long time, so let's skip it
# for now.
export TEST_SKIP="TEST-21-DFUZZER"
# Create missing mountpoint for mkosi sandbox.
mkdir -p /etc/pacman.d/gnupg