From 29bc3e0daf7fcf49a7a37afc0a2eeb62f567800a Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 6 Sep 2022 16:24:55 +0900 Subject: omit random failure in bootstraptest with freebsd http://rubyci.s3.amazonaws.com/freebsd13/ruby-master/log/20220902T063002Z.fail.html.gz --- bootstraptest/test_io.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstraptest/test_io.rb') diff --git a/bootstraptest/test_io.rb b/bootstraptest/test_io.rb index ff26497696..666e5a011b 100644 --- a/bootstraptest/test_io.rb +++ b/bootstraptest/test_io.rb @@ -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 { -- cgit v1.2.3