зеркало из https://github.com/github/ruby.git
test_io.rb: increase timeout for RubyCI
to stabilize AIX powerpc CI https://rubyci.org/logs/rubyci.s3.amazonaws.com/aix71_ppc/ruby-trunk/log/20181227T113302Z.fail.html.gz git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
0bbf1eb754
Коммит
26572d228d
|
@ -3361,7 +3361,7 @@ __END__
|
|||
}
|
||||
|
||||
IO.select(tempfiles)
|
||||
}, bug8080, timeout: 50
|
||||
}, bug8080, timeout: 100
|
||||
end if defined?(Process::RLIMIT_NOFILE)
|
||||
|
||||
def test_read_32bit_boundary
|
||||
|
|
Загрузка…
Ссылка в новой задаче