mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 13:34:17 +02:00
Extend timeout for Solaris unstable10s.
20161206
T181910Z.fail.html.gz
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57010 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7eb8d74f34
commit
f4b51e69dc
2 changed files with 2 additions and 2 deletions
|
@ -2138,7 +2138,7 @@ EOS
|
|||
end
|
||||
|
||||
def test_deadlock_by_signal_at_forking
|
||||
assert_separately(["-", RUBY], <<-INPUT, timeout: 60)
|
||||
assert_separately(["-", RUBY], <<-INPUT, timeout: 80)
|
||||
ruby = ARGV.shift
|
||||
GC.start # reduce garbage
|
||||
GC.disable # avoid triggering CoW after forks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue