summaryrefslogtreecommitdiff
path: root/source4/selftest/knownfail
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-10-18 16:32:01 +1100
committerAndrew Tridgell <tridge@samba.org>2009-10-18 16:32:01 +1100
commitbc2b4192c0e4e29ff8f698068bf5d6c04a96beab (patch)
tree8c111f07504ee5f087c314029a8f6d69c5595cc6 /source4/selftest/knownfail
parent5d3659a8819bee6c5337c21f1148bc6658f7bb0a (diff)
downloadsamba-bc2b4192c0e4e29ff8f698068bf5d6c04a96beab.tar.gz
samba-bc2b4192c0e4e29ff8f698068bf5d6c04a96beab.tar.bz2
samba-bc2b4192c0e4e29ff8f698068bf5d6c04a96beab.zip
s4-test: the ldap secdesc test is expected to fail for now
Nadya, if this is not correct and you think this should be passing already the please let me know. When I looked over it, it doesn't look like it has a chance of passing until your acl module is in place and enabled by default.
Diffstat (limited to 'source4/selftest/knownfail')
-rw-r--r--source4/selftest/knownfail1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail
index a9192be6e6..4797985396 100644
--- a/source4/selftest/knownfail
+++ b/source4/selftest/knownfail
@@ -64,3 +64,4 @@ 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