mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
selftest: also skip raw.search as it also spins
Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
316fd085ad
commit
b40d134bc1
@ -107,3 +107,4 @@ bench # don't run benchmarks in our selftest
|
||||
^samba4.rpc.unixinfo # This contains a server-side getpwuid call which hangs the server when nss_winbindd is in use
|
||||
^samba.tests.dcerpc.unix # This contains a server-side getpwuid call which hangs the server when nss_winbindd is in use
|
||||
base.dir2 # This test spins on modern ext4, so we have to skip it
|
||||
raw.search # This test spins on modern ext4, so we have to skip it
|
||||
|
Loading…
x
Reference in New Issue
Block a user