<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/io/console/test_io_console.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/io-console] Omit on JRuby</title>
<updated>2022-12-02T10:33:36+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-02T09:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=21ed929e157f1b859534de421a9e3641a2ec22c8'/>
<id>21ed929e157f1b859534de421a9e3641a2ec22c8</id>
<content type='text'>
https://github.com/ruby/io-console/commit/9122c181eb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/io-console/commit/9122c181eb
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/io-console] Check rawmode option names strictly</title>
<updated>2022-12-02T10:33:35+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-02T08:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=678bcfcaa686c0b3125c856a3fc53186126c7554'/>
<id>678bcfcaa686c0b3125c856a3fc53186126c7554</id>
<content type='text'>
https://github.com/ruby/io-console/commit/aa8fc7e947
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/io-console/commit/aa8fc7e947
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix io/console test for --with-static-linked-ext</title>
<updated>2022-11-18T23:50:34+00:00</updated>
<author>
<name>Alan Wu</name>
<email>XrXr@users.noreply.github.com</email>
</author>
<published>2022-11-18T19:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7f269a3c2d19e28d493a492748cd998d4cd43c89'/>
<id>7f269a3c2d19e28d493a492748cd998d4cd43c89</id>
<content type='text'>
The tests looks for the .so file, which doesn't exist when the extension
is statically linked. In that situation it passes -I to ruby with
nothing after it which ate the -rio/console argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests looks for the .so file, which doesn't exist when the extension
is statically linked. In that situation it passes -I to ruby with
nothing after it which ate the -rio/console argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>omit all assertions at TestIO_Console#test_intr when running with FreeBSD</title>
<updated>2022-08-23T03:49:46+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-08-23T03:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=892fe9bbbaa8b1c286d8d5404eb707ad4288a274'/>
<id>892fe9bbbaa8b1c286d8d5404eb707ad4288a274</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the missing brackets</title>
<updated>2022-07-28T10:25:52+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-07-28T10:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d448ecc7b11274e2e5d924a42693788141fad753'/>
<id>d448ecc7b11274e2e5d924a42693788141fad753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_io_console.rbL399 is also randomly failing same as bfc697f1e26f1406c45ec7309ca0d4c0b5ecedd6</title>
<updated>2022-07-28T10:14:01+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-07-28T10:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=202ce7de01e051fca01c683833e4294d79ef87bb'/>
<id>202ce7de01e051fca01c683833e4294d79ef87bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test/io/console/test_io_console.rb: parens needed</title>
<updated>2022-03-08T08:40:02+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2022-03-08T08:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bfc697f1e26f1406c45ec7309ca0d4c0b5ecedd6'/>
<id>bfc697f1e26f1406c45ec7309ca0d4c0b5ecedd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip three tests on FreeBSD 13</title>
<updated>2022-03-08T07:06:37+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2022-03-08T07:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=17e09f033c4d3b786672ba16d2c5d935482a2fad'/>
<id>17e09f033c4d3b786672ba16d2c5d935482a2fad</id>
<content type='text'>
Some tests that use signals frequently fail randomly on FreeBSD 13.
Maybe something around signals has changed in FreeBSD 13.
This change skips them tentatively.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some tests that use signals frequently fail randomly on FreeBSD 13.
Maybe something around signals has changed in FreeBSD 13.
This change skips them tentatively.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `Leaked file descriptor: TestIO_Console#test_console_kw`</title>
<updated>2022-01-05T00:05:52+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2022-01-05T00:04:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d5836db1b398a7936b0461b3011db66f6cc8c490'/>
<id>d5836db1b398a7936b0461b3011db66f6cc8c490</id>
<content type='text'>
```
Leaked file descriptor: TestIO_Console#test_console_kw: 10 : #&lt;File:/dev/tty&gt;
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
```
Leaked file descriptor: TestIO_Console#test_console_kw: 10 : #&lt;File:/dev/tty&gt;
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync io-console gem.</title>
<updated>2021-12-29T00:27:40+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2021-12-29T00:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f27eb8148f5a72bbacfebfecc7de9305471bb5c9'/>
<id>f27eb8148f5a72bbacfebfecc7de9305471bb5c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
