Disable tests/test-captive.sh.
This commit is contained in:
parent
64498f0fde
commit
d628f90603
@ -613,6 +613,10 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man3/nbdkit-rust-plugin.3*
|
||||
# Workaround for broken libvirt (RHBZ#1138604).
|
||||
mkdir -p $HOME/.cache/libvirt
|
||||
|
||||
# tests/test-captive.sh is racy especially on s390x. We need to
|
||||
# rethink this test upstream.
|
||||
truncate -s 0 tests/test-captive.sh
|
||||
|
||||
# Temporarily kill tests/test-shutdown.sh because this test is racy on
|
||||
# slow hardware.
|
||||
truncate -s 0 tests/test-shutdown.sh
|
||||
|
Loading…
Reference in New Issue
Block a user