mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
increase timeout for ARMv7
http://rubyci.s3.amazonaws.com/scw-9d6766/ruby-trunk/log/20160113T091704Z.diff.html.gz git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0ca5d75c02
commit
35568b4169
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ class TestISeq < Test::Unit::TestCase
|
|||
end
|
||||
|
||||
def test_parent_iseq_mark
|
||||
assert_separately([], <<-'end;')
|
||||
assert_separately([], <<-'end;', timeout: 20)
|
||||
->{
|
||||
->{
|
||||
->{
|
||||
|
|
Loading…
Add table
Reference in a new issue