mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user