aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_io.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ruby/test_io.rb')
-rw-r--r--test/ruby/test_io.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ruby/test_io.rb b/test/ruby/test_io.rb
index a5cdc7b19f..f2a287a543 100644
--- a/test/ruby/test_io.rb
+++ b/test/ruby/test_io.rb
@@ -3192,7 +3192,7 @@ __END__
}
IO.select(tempfiles)
- }, bug8080, timeout: 30
+ }, bug8080, timeout: 50
end if defined?(Process::RLIMIT_NOFILE)
def test_read_32bit_boundary