diff options
author | Andrew Bartlett <abartlet@samba.org> | 2013-02-16 01:08:20 +1100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2013-03-04 08:32:21 +0100 |
commit | d7936ee20c20635d62657cb821ff6dc4eb5fe33c (patch) | |
tree | a165807ef2f0d9ea00b739c109344c997e950ddf /selftest | |
parent | f1f36ad3517cd0e6bceb4b0cc37721a15be4d588 (diff) | |
download | samba-d7936ee20c20635d62657cb821ff6dc4eb5fe33c.tar.gz samba-d7936ee20c20635d62657cb821ff6dc4eb5fe33c.tar.bz2 samba-d7936ee20c20635d62657cb821ff6dc4eb5fe33c.zip |
selftest: Add ldapcmp to ensure upgradeprovision of a fresh DB is a no-op
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 2 |
1 files changed, 2 insertions, 0 deletions
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 |