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

autobuild autobuild at samba.org
Mon Feb 8 20:49:19 UTC 2016


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/2016-02-08-2149/flakey.log

The samba build logs are available here:

   http://git.samba.org/autobuild.flakey.sn-devel-144/2016-02-08-2149/samba.stderr
   http://git.samba.org/autobuild.flakey.sn-devel-144/2016-02-08-2149/samba.stdout
  
The top commit at the time of the failure was:

commit 4953b1f73f8ec9387516be1058434d71937e1447
Author: Nathan Huff <nhuff at acm.org>
Date:   Fri Feb 5 13:35:07 2016 -0700

    Fix ETIME handling for Solaris event ports.
    
    It is possible for port_getn to return -1 with errno set to ETIME and
    still return events. If those events aren't processed the association is
    lost by samba since the kernel dissacociated them and samba never
    processed them so never reassociated them with the event port. The
    patch checks the nget return value in the case of ETIME and if it is non
    0 it doesn't return and goes through the event processing loop.
    
    Signed-off-by: Nathan Huff <nhuff at acm.org>
    Reviewed-by: Ralph Boehme <slow at samba.org>
    Reviewed-by: Jeremy Allison <jra at samba.org>
    
    Autobuild-User(master): Ralph Böhme <slow at samba.org>
    Autobuild-Date(master): Sun Feb  7 11:26:35 CET 2016 on sn-devel-144



More information about the samba-cvs mailing list