summaryrefslogtreecommitdiff
path: root/selftest/flapping
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2016-05-25 14:49:31 +1200
committerAndrew Bartlett <abartlet@samba.org>2016-06-07 10:28:10 +0200
commit374a01119dac8d1b04f8d43caf6e119be654e2dc (patch)
treeb3670da83a7796e9305e818411ddc708ce41ad3f /selftest/flapping
parenta8430d15a57d3bae986a55e831bac0c216115b65 (diff)
downloadsamba-374a01119dac8d1b04f8d43caf6e119be654e2dc.tar.gz
dsdb: Fix rename and RDN handling for replPropertyMetaData
This matches Windows 2012R2, which both has the RDN not sorted last and has it updated with the local invocation_id and a local version. The RDN attribute, unlike name, is not replicated over DRS, so the impact for interopability extends only to the incorrect RDN values that we were finding with dbcheck (values that did not match the name values). Finally, we always force the RDN to match the name attribute, which avoids issues in dbcheck where these diverge. As such, we can finally remove dbcheck as a flapping test, last re-added in e4bab3a8282d263eb2391bc7e8a6fd64ae068935 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'selftest/flapping')
-rw-r--r--selftest/flapping1
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/flapping b/selftest/flapping
index 66cd305018f..e5995eff011 100644
--- a/selftest/flapping
+++ b/selftest/flapping
@@ -25,7 +25,6 @@
^samba3.raw.acls.inheritance\(ad_dc\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16
^samba3.raw.samba3checkfsp.samba3checkfsp\(ad_dc\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16
^samba3.raw.samba3closeerr.samba3closeerr\(ad_dc\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16
-^samba4.blackbox.dbcheck\( # flakey on sn-devel
^samba4.smb2.create.mkdir-dup\(ad_dc_ntvfs\) # This test (for bug 11486) involves a race, not always protected against in the NTVFS file server
^samba4.winbind.struct.domain_info.ad_member # flakey on sn-devel-104 and sn-devel-144
#