<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/io, branch ruby_3_2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Remove `require 'io/wait'` where it's no longer necessary. (#6932)</title>
<updated>2022-12-14T22:37:01+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2022-12-14T22:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d20bd06a97555a4493458d866590107da6cb21f4'/>
<id>d20bd06a97555a4493458d866590107da6cb21f4</id>
<content type='text'>
* Remove `require 'io/wait'` as it's part of core now.

* Update ruby specs using version gates.

* Add note about why it's conditional.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove `require 'io/wait'` as it's part of core now.

* Update ruby specs using version gates.

* Add note about why it's conditional.</pre>
</div>
</content>
</entry>
<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>Skip test_wait on MinGW CI</title>
<updated>2022-09-17T13:08:36+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-17T13:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1825d3673f2a5504b65ba31a9fb6c2e52edf1fc3'/>
<id>1825d3673f2a5504b65ba31a9fb6c2e52edf1fc3</id>
<content type='text'>
This test has been unstable, and it seems like we're not interested in
fixing that for MinGW.
https://github.com/ruby/ruby/actions/runs/3073317191/jobs/4965373284
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test has been unstable, and it seems like we're not interested in
fixing that for MinGW.
https://github.com/ruby/ruby/actions/runs/3073317191/jobs/4965373284
</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>[ruby/io-wait] Fix usage of `assert_raises` -&gt; `assert_raise`. (https://github.com/ruby/io-wait/pull/20)</title>
<updated>2022-06-25T08:12:26+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2022-06-25T08:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d281347abbbe7f3b588646977a21b8f929aaa5bb'/>
<id>d281347abbbe7f3b588646977a21b8f929aaa5bb</id>
<content type='text'>
https://github.com/ruby/io-wait/commit/c5c6abbb5c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/io-wait/commit/c5c6abbb5c
</pre>
</div>
</content>
</entry>
<entry>
<title>* remove trailing spaces. [ci skip]</title>
<updated>2022-06-25T07:22:07+00:00</updated>
<author>
<name>git</name>
<email>svn-admin@ruby-lang.org</email>
</author>
<published>2022-06-25T07:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7e68762446e7b5fa20a08b82de21217c9b2247e4'/>
<id>7e68762446e7b5fa20a08b82de21217c9b2247e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
