[ruby-cvs:78513] b40bb27e35 (master): test/io/console/test_io_console.rb: Try the hack for Solaris
"Yusuke Endoh" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Yusuke Endoh 2019-12-05 15:38:29 +0900 (Thu, 05 Dec 2019)
New Revision: b40bb27e35
https://github.com/ruby/ruby/commit/b40bb27e35
Log:
test/io/console/test_io_console.rb: Try the hack for Solaris
I'm not entirely sure why, but test_set_winsize_console gets stuck on
Solaris (and if I recall, macOS). I found a hack for FreeBSD, so I want
to give it a try on Solaris too.
Modified files:
test/io/console/test_io_console.rb