From f6db954fd6d6b027ec253d9e17130e4fe0f0db77 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Thu, 4 Aug 2016 12:51:24 -0700 Subject: [PATCH] s4: tests: Skip drs tests. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- selftest/skip | 4 ++++ 1 file changed, 4 insertions(+) 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.* -- 2.47.2