tests: force blocking I/O for Ruby 3.x
commitea5295e8e4dcfaec24efb5030557594aabe645cb
authorbofh@yhbt.net <bofh@yhbt.net>
Sun, 14 Mar 2021 23:17:24 +0000 (14 23:17 +0000)
committerEW <bofh@yhbt.net>
Mon, 15 Mar 2021 06:02:52 +0000 (15 06:02 +0000)
tree520c0c0ef489ebeaa024bd20bff0c7594b849b79
parent89b4ea15506ada542ab218c6819cf236e0afb2a2
tests: force blocking I/O for Ruby 3.x

Otherwise we get test failures since we use sysread
and syswrite in many places
test/exec/test_exec.rb
test/test_helper.rb
test/unit/test_ccc.rb
test/unit/test_server.rb
test/unit/test_signals.rb
test/unit/test_socket_helper.rb
test/unit/test_upload.rb