1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

omit random failure in bootstraptest with freebsd

http://rubyci.s3.amazonaws.com/freebsd13/ruby-master/log/20220902T063002Z.fail.html.gz
This commit is contained in:
Hiroshi SHIBATA 2022-09-06 16:24:55 +09:00
parent 8cd6f2a087
commit 29bc3e0daf
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -31,6 +31,7 @@ assert_finish 10, %q{
end
}, '[ruby-dev:32566]'
/freebsd/ =~ RUBY_PLATFORM or
assert_finish 5, %q{
r, w = IO.pipe
Thread.new {