From 0162be32ab4f9716a4300d1f1a0caae8b0133f7c Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 4 Jun 2013 19:57:06 +1000 Subject: dsdb: Improve DRS deleted link source/target handing in repl_meta_data We now correctly ignore the link updates if the source or target is deleted locally. This fixes the long-standing failure in the vampire_dc dbcheck test. Pair-Programmed-With: Stefan Metzmacher Andrew Bartlett Signed-off-by: Andrew Bartlett Signed-off-by: Stefan Metzmacher --- selftest/knownfail | 1 - 1 file changed, 1 deletion(-) (limited to 'selftest') diff --git a/selftest/knownfail b/selftest/knownfail index 4fe96f39aa..0c501fa17b 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -176,7 +176,6 @@ ^samba4.ntvfs.cifs.krb5.base.createx_access.createx_access\(.*\)$ ^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.alpha13.ldapcmp_sd\(none\) # Due to something rewriting the NT ACL on DNS objects ^samba4.blackbox.upgradeprovision.alpha13.ldapcmp_full_sd\(none\) # Due to something rewriting the NT ACL on DNS objects ^samba4.blackbox.upgradeprovision.release-4-0-0.ldapcmp_sd\(none\) # Due to something rewriting the NT ACL on DNS objects -- cgit