1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/io
normal c7ce155412 test/io/console/test_io_console.rb: fix short read failures
Running with TESTS=--no-retry, I sometimes get short reads
leading to failures due to the use of IO#readpartial instead of
IO#gets.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-09 09:02:32 +00:00
..
console test/io/console/test_io_console.rb: fix short read failures 2018-08-09 09:02:32 +00:00
nonblock Hide NotImplementedError for windows 2017-09-05 08:15:54 +00:00
wait test/io/wait/test_io_wait_uncommon.rb (test_tty_wait): increase timeout 2018-08-09 08:51:22 +00:00