The autobuild test system (on sn-devel-144) has detected an intermittent failing test in the current master tree.
The autobuild log of the failure is available here: http://git.samba.org/autobuild.flakey.sn-devel-144/2017-09-19-0026/flakey.log The samba build logs are available here: http://git.samba.org/autobuild.flakey.sn-devel-144/2017-09-19-0026/samba.stderr http://git.samba.org/autobuild.flakey.sn-devel-144/2017-09-19-0026/samba.stdout The top commit at the time of the failure was: commit 1541c50b370e8695bf5c958cc41073d1552a3c52 Author: Tim Beale <[email protected]> Date: Wed Aug 23 12:45:09 2017 +1200 selftest: Add some tests for linked attribute conflicts Currently we have tests that check we can resolve object conflicts, but these don't test anything related to conflicting linked attributes. This patch adds some basic tests that checks that Samba can resolve conflicting linked attributes. This highlights some problems with Samba, as the following tests currently fail: - test_conflict_single_valued_link: Samba currently can't resolve a conflicting targets for a single-valued linked attribute - the replication exits with an error. - test_link_deletion_conflict: If 2 DCs add the same linked attribute, currently when they resolve this conflict the RMD_VERSION for the linked attribute incorrectly gets incremented. This means the version numbers get out of step and subsequent changes to the linked attribute can be dropped/ignored. - test_full_sync_link_conflict: fails for the same reason as above. Signed-off-by: Tim Beale <[email protected]> Reviewed-by: Andrew Bartlett <[email protected]> Reviewed-by: Garming Sam <[email protected]> Autobuild-User(master): Garming Sam <[email protected]> Autobuild-Date(master): Mon Sep 18 09:56:41 CEST 2017 on sn-devel-144
