The autobuild test system (on sn-devel-104) 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-104/2016-08-29-1821/flakey.log The samba build logs are available here: http://git.samba.org/autobuild.flakey.sn-devel-104/2016-08-29-1821/samba.stderr http://git.samba.org/autobuild.flakey.sn-devel-104/2016-08-29-1821/samba.stdout The top commit at the time of the failure was: commit db32a0e5ea8f652857e45480cc31ecb1ef884c1a Author: Andrew Bartlett <[email protected]> Date: Fri Aug 26 15:53:19 2016 +1200 dbcheck: Abandon dbcheck if we get an error during a transaction Otherwise, anything that the transaction has already done to the DB will be left in the DB even despite the failure. For example, if a fix wrote to the DB, but then failed a post-write check, then the fix will not be unrolled. This is because we do not have nested transactions in TDB. BUG: https://bugzilla.samba.org/show_bug.cgi?id=12178 Signed-off-by: Andrew Bartlett <[email protected]> Reviewed-by: Stefan Metzmacher <[email protected]> Autobuild-User(master): Stefan Metzmacher <[email protected]> Autobuild-Date(master): Mon Aug 29 12:46:21 CEST 2016 on sn-devel-144
