autobuild: intermittent test failure detected

autobuild autobuild at samba.org
Wed Dec 19 01:30:20 MST 2012


The autobuild test system 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/2012-12-19-0930/flakey.log

The samba3 build logs are available here:

   http://git.samba.org/autobuild.flakey/2012-12-19-0930/samba3.stderr
   http://git.samba.org/autobuild.flakey/2012-12-19-0930/samba3.stdout

The source4 build logs are available here:

   http://git.samba.org/autobuild.flakey/2012-12-19-0930/samba.stderr
   http://git.samba.org/autobuild.flakey/2012-12-19-0930/samba.stdout
  
The top commit at the time of the failure was:

commit 2148d86c7a2facd6e128b753aef98722843af3e1
Author: Jeremy Allison <jra at samba.org>
Date:   Fri Dec 14 08:39:26 2012 -0800

    Fix bug #9196 - defer_open is triggered multiple times on the same request.
    
    get_deferred_open_message_state_smb2() is buggy in that it is checking
    the wrong things to determine if an open is in the deferred state.
    
    It checks if (smb2req->async_te == NULL) which is incorrect,
    as we're not always async in a deferred open - remove this.
    
    It should check instead state->open_was_deferred as this
    is explicity set to 'true' when an open is going deferred,
    so add this check.
    
    Signed-off-by: Jeremy Allison <jra at samba.org>
    Reviewed-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User(master): Stefan Metzmacher <metze at samba.org>
    Autobuild-Date(master): Tue Dec 18 14:19:13 CET 2012 on sn-devel-104


More information about the samba-cvs mailing list