[ruby-core:88268] Re: [Ruby trunk Bug#14898] test/lib/test/unit/parallel.rb: TestSocket#test_timestamp stuck sometimes

From: Eric Wong <normalperson@...>
Date: 2018-08-02 06:11:09 UTC
List: ruby-core #88268
ko1@atdot.net wrote:
> http://ci.rvm.jp/results/trunk-test@frontier/1153126

Oh, different test, that is test_timestampns getting stuck.
Trying r64157:

    test/socket/test_socket.rb (test_timestampns): retry send
    
    It looks like we need to retry test_timestampns in addition
    to test_timestamp; so share some code while we're at it.

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread