From d7936ee20c20635d62657cb821ff6dc4eb5fe33c Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sat, 16 Feb 2013 01:08:20 +1100 Subject: selftest: Add ldapcmp to ensure upgradeprovision of a fresh DB is a no-op Reviewed-by: Stefan Metzmacher --- selftest/knownfail | 2 ++ 1 file changed, 2 insertions(+) (limited to 'selftest/knownfail') diff --git a/selftest/knownfail b/selftest/knownfail index 39485af9d7..80c27ae0e1 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -159,6 +159,8 @@ ^samba4.rpc.lsa.forest.trust #Not fully provided by Samba4 ^samba4.blackbox.kinit\(.*\).kinit with user password for expired password\(.*\) # We need to work out why this fails only during the pw change ^samba4.blackbox.dbcheck\(vampire_dc\).dbcheck\(vampire_dc:local\) # Due to replicating with --domain-critical-only we fail dbcheck on this database +^samba4.blackbox.upgradeprovision.*.ldapcmp_sd\(none\) # Due to something rewriting the NT ACL on DNS objects and not getting the DC ACL right +^samba4.blackbox.upgradeprovision.*.ldapcmp_full_sd\(none\) # Due to something rewriting the NT ACL on DNS objects and not getting the DC ACL right ^samba3.smb2.create.gentest ^samba3.smb2.create.blob ^samba3.smb2.create.open -- cgit