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
1 changed files with 1 additions and 0 deletions

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 {