summaryrefslogtreecommitdiff
path: root/selftest/skip
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2017-03-23 15:15:45 +0100
committerStefan Metzmacher <metze@samba.org>2017-03-24 11:57:10 +0100
commit0c21cd5cb548f574d7ee6434622eb79af6539d4e (patch)
treee527c3daa8e591c5379673799594bb35770bba86 /selftest/skip
parentae2454c5be4a8314e504e65d46d1caaeff36fb31 (diff)
downloadsamba-0c21cd5cb548f574d7ee6434622eb79af6539d4e.tar.gz
selftest: temporary skip samba.blackbox.pdbtest.s4winbind
This will reenabled in a few commits. BUG: https://bugzilla.samba.org/show_bug.cgi?id=2976 BUG: https://bugzilla.samba.org/show_bug.cgi?id=12709 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'selftest/skip')
-rw-r--r--selftest/skip1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/skip b/selftest/skip
index fd9932a47c0..2784ba25d2f 100644
--- a/selftest/skip
+++ b/selftest/skip
@@ -142,3 +142,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
GETADDRINFO # socket wrapper doesn't support threads
+^samba.blackbox.pdbtest.s4winbind # temporary disable this...