The branch, master has been updated
via f6db954 s4: tests: Skip drs tests.
from 6147ed7 s3:lib: fix a typo in comment for talloc_sub_basic()
https://git.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit f6db954fd6d6b027ec253d9e17130e4fe0f0db77
Author: Jeremy Allison <[email protected]>
Date: Thu Aug 4 12:51:24 2016 -0700
s4: tests: Skip drs tests.
Please revert once the tests are fixed.
Signed-off-by: Jeremy Allison <[email protected]>
Reviewed-by: Ralph Boehme <[email protected]>
Autobuild-User(master): Ralph Böhme <[email protected]>
Autobuild-Date(master): Fri Aug 5 22:17:03 CEST 2016 on sn-devel-144
-----------------------------------------------------------------------
Summary of changes:
selftest/skip | 4 ++++
1 file changed, 4 insertions(+)
Changeset truncated at 500 lines:
diff --git a/selftest/skip b/selftest/skip
index ba6718a..879608d 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.*
--
Samba Shared Repository