From: Eric Wong Date: 2018-11-06T00:59:46+00:00 Subject: [ruby-core:89715] Re: [Ruby trunk Bug#14968] [PATCH] io.c: make all pipes nonblocking by default Greg.mpls@gmail.com wrote: > The above patch (v5) passed when added to: > > ruby 2.6.0dev (2018-11-06 trunk 65555) [x64-mingw32] > > It's not uncommon for a few tests to fail during parallel testing, but normally all pass on retry. It occurs when Appveyor is 'busy'... > > The following two tests failed in parallel: > > TestIO#test_readpartial_lock = 0.26 s = F Thanks for the info!. Do you have any historical info about the pass/fail rate of these tests in parallel? Actually, I'm a little surprised test_readpartial_lock passes on Linux. I think the test will need to be adjusted for reliability. > TestJIT#test_inlined_undefined_ivar = 1.54 s = F No idea about that one. Thanks again. Unsubscribe: