From 08ce8a4752e2be1990901cff586b3270bd78fc2b Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 8 Sep 2009 23:30:21 +0200 Subject: Mark test_security_descriptor_add_neg as known failing (for now). --- source4/selftest/knownfail | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/selftest') 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$ -- cgit