Wayne Meissner created JRUBY-6599:
-------------------------------------

             Summary: test/test_socket.rb spuriously fails
                 Key: JRUBY-6599
                 URL: https://jira.codehaus.org/browse/JRUBY-6599
             Project: JRuby
          Issue Type: Bug
            Reporter: Wayne Meissner
            Assignee: Charles Oliver Nutter


There was a spurious CI failure before, at line 295 in test/test_socket.rb, 
test test_can_create_socket_server_and_blocking_select_blocks_on_it()

I think the select timeout needs to be lengthened, so the Timeout::timeout is 
more likely to trigger before select wakes up (sleep granularity and context 
switching may cause them to occur not in the order desired).





--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to