From: Jeremy Allison Date: Thu, 4 Aug 2016 19:51:24 +0000 (-0700) Subject: s4: tests: Skip drs tests. X-Git-Tag: tevent-0.9.30~234 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6db954fd6d6b027ec253d9e17130e4fe0f0db77;p=thirdparty%2Fsamba.git s4: tests: Skip drs tests. Please revert once the tests are fixed. Signed-off-by: Jeremy Allison Reviewed-by: Ralph Boehme Autobuild-User(master): Ralph Böhme Autobuild-Date(master): Fri Aug 5 22:17:03 CEST 2016 on sn-devel-144 --- diff --git a/selftest/skip b/selftest/skip index ba6718a31aa..879608de8ba 100644 --- a/selftest/skip +++ b/selftest/skip @@ -138,3 +138,7 @@ 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 GETADDRINFO # socket wrapper doesn't support threads +# +# drs tests are currently broken. +# Revert this when they are working again. +^samba.*drs.*