autobuild[sn-devel-144]: intermittent test failure detected

autobuild autobuild at samba.org
Sat Jun 10 06:37:24 UTC 2017


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-06-10-0837/flakey.log

The samba build logs are available here:

   http://git.samba.org/autobuild.flakey.sn-devel-144/2017-06-10-0837/samba.stderr
   http://git.samba.org/autobuild.flakey.sn-devel-144/2017-06-10-0837/samba.stdout
  
The top commit at the time of the failure was:

commit 21b27105e831be8057e8370b81eaddb74ea7a390
Author: Volker Lendecke <vl at samba.org>
Date:   Fri Jun 9 08:41:49 2017 +0200

    ctdbd_conn: Fix ctdbd_connection_destructor
    
    clang had complained with
    
    ../source3/lib/ctdbd_conn.c:1784:34: warning: variable 'send_state' used in loop condition
          not modified in loop body [-Wfor-loop-analysis]
            for (send_state = c->send_list; send_state != NULL;) {
                                            ^~~~~~~~~~
    ../source3/lib/ctdbd_conn.c:1791:34: warning: variable 'recv_state' used in loop condition
          not modified in loop body [-Wfor-loop-analysis]
            for (recv_state = c->recv_list; recv_state != NULL;) {
                                            ^~~~~~~~~~
    
    Signed-off-by: Volker Lendecke <vl at samba.org>
    Reviewed-by: Ralph Boehme <slow at samba.org>
    
    Autobuild-User(master): Volker Lendecke <vl at samba.org>
    Autobuild-Date(master): Sat Jun 10 03:33:13 CEST 2017 on sn-devel-144



More information about the samba-cvs mailing list