summaryrefslogtreecommitdiff
path: root/source4/selftest/knownfail
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-10-19 13:50:32 +1100
committerAndrew Tridgell <tridge@samba.org>2009-10-19 13:51:18 +1100
commitfb9319d971b0dfe46bfaca5c161ee078e9f59875 (patch)
tree0ac59c3da97f50763ac76687128d3e69fa3bcabc /source4/selftest/knownfail
parent1de7e43fb4a4863e3663af8b2a2d9f19cf82d7f3 (diff)
downloadsamba-fb9319d971b0dfe46bfaca5c161ee078e9f59875.tar.gz
samba-fb9319d971b0dfe46bfaca5c161ee078e9f59875.tar.bz2
samba-fb9319d971b0dfe46bfaca5c161ee078e9f59875.zip
s4-selftest: move secdesc.python test to skip list
This test produces a python backtrace due to LDAP_INSUFFICIENT_ACCESS_RIGHTS errors, which are expected until the new acl code is finished. The python backtrace overrides the 'knownfail' listing, so we need to skip this test for now.
Diffstat (limited to 'source4/selftest/knownfail')
-rw-r--r--source4/selftest/knownfail1
1 files changed, 0 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