mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
abf71864a5
JRuby's PTY.spawn does not produce a process with its own controlling terminal, which is necessary for testing these raw escape sequences. This commit marks those tests as pending. The functionality tested appears to work at a command line, but due to this PTY bug in JRuby we cannot test it this way. See https://github.com/jruby/jruby/issues/6552 https://github.com/ruby/io-console/commit/a486b72e5e https://github.com/ruby/io-console/commit/b5c8e7bfd8 |
||
---|---|---|
.. | ||
test_io_console.rb |