diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2009-09-08 23:30:21 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2009-09-08 23:58:52 +0200 |
commit | 08ce8a4752e2be1990901cff586b3270bd78fc2b (patch) | |
tree | 9ffc8f5f5ff2dc911de1af2eb01a44ea741beffc /source4/selftest | |
parent | af0946c101ed6507a2df584a9772bedfec32c8b2 (diff) | |
download | samba-08ce8a4752e2be1990901cff586b3270bd78fc2b.tar.gz samba-08ce8a4752e2be1990901cff586b3270bd78fc2b.tar.bz2 samba-08ce8a4752e2be1990901cff586b3270bd78fc2b.zip |
Mark test_security_descriptor_add_neg as known failing (for now).
Diffstat (limited to 'source4/selftest')
-rw-r--r-- | source4/selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index 68d406ab9b..0d0f59f006 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -55,3 +55,4 @@ samba4.winbind.struct.*.LOOKUP_NAME_SID # Not yet working in winbind ^samba4.*base.delaywrite.*delayed update of write time 3c$ ^samba4.*base.delaywrite.*update of write time using SET_END_OF_FILE$ ^samba4.*base.delaywrite.*update of write time using SET_ALLOCATION_SIZE$ +^samba4.ldap.python \(dc\).Test add_ldif\(\) with BASE64 security descriptor input using WRONG domain SID$ |