summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/selftest/knownfail1
-rw-r--r--source4/selftest/skip1
2 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail
index 1b18010b00..6958749c01 100644
--- a/source4/selftest/knownfail
+++ b/source4/selftest/knownfail
@@ -63,4 +63,3 @@ samba4.ntvfs.cifs.base.createx_sharemodes_dir
samba4.ntvfs.cifs.base.maximum_allowed
samba4.base.createx_access # this test is broken for non-administrator users
samba4.smb2.oplock # oplocks in the s4 SMB2 server are a mess
-samba4.ldap.secdesc.python # this is expected to fail until the acl module is complete
diff --git a/source4/selftest/skip b/source4/selftest/skip
index 38620b06b6..2af200b4e2 100644
--- a/source4/selftest/skip
+++ b/source4/selftest/skip
@@ -66,3 +66,4 @@ samba4.rpc.countcalls # this is not useful now we have full IDL
samba4.rap.scan # same thing here - we have docs now
samba4.gensec.python # not finished
bench # don't run benchmarks in our selftest
+samba4.ldap.secdesc.python # this is expected to fail until the acl module is complete