From: Andrew Bartlett Date: Sun, 13 Jan 2013 02:03:13 +0000 (+1100) Subject: selftest: also skip raw.search as it also spins X-Git-Tag: ldb-1.1.15~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b40d134bc1866dd7e5b5e7dfc5bf01f6d55b1c1f;p=thirdparty%2Fsamba.git selftest: also skip raw.search as it also spins Reviewed-by: Stefan Metzmacher --- diff --git a/selftest/skip b/selftest/skip index 43866bb7c04..5c4930643e7 100644 --- a/selftest/skip +++ b/selftest/skip @@ -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