<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/lib/test/unit, 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>Prevent accidental use of assert_raises</title>
<updated>2022-06-25T10:09:06+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-06-25T10:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f159bbd17da88a7f456e0ec7fbf7890135d456a3'/>
<id>f159bbd17da88a7f456e0ec7fbf7890135d456a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added assert_true and assert_false same as test-unit gem</title>
<updated>2022-04-20T05:13:10+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-04-20T05:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c506ddac6c88b14daf4a18bddf1c1e57be8d2225'/>
<id>c506ddac6c88b14daf4a18bddf1c1e57be8d2225</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed skip alias in test suite</title>
<updated>2022-01-17T01:39:24+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-01-15T00:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3515867381e34a04f2d64086ac283cd9536a8b20'/>
<id>3515867381e34a04f2d64086ac283cd9536a8b20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "introduce check code for mysterious EBADF"</title>
<updated>2021-10-26T08:06:57+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2021-10-26T02:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8a49c7e4812a3f6d027dac1a574f47f125886935'/>
<id>8a49c7e4812a3f6d027dac1a574f47f125886935</id>
<content type='text'>
This reverts commit 7864efa105921eb3900c843126f2e0db02b9c6ae.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7864efa105921eb3900c843126f2e0db02b9c6ae.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "check other IO#close calls"</title>
<updated>2021-10-26T08:06:57+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2021-10-26T02:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d1424f7f7e0903c4b9c676edda02ecddd4333fef'/>
<id>d1424f7f7e0903c4b9c676edda02ecddd4333fef</id>
<content type='text'>
This reverts commit a1c4cab11d613d7df037a81a770ee44a23a2e9be.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a1c4cab11d613d7df037a81a770ee44a23a2e9be.
</pre>
</div>
</content>
</entry>
<entry>
<title>check other IO#close calls</title>
<updated>2021-10-25T08:38:23+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2021-10-25T08:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a1c4cab11d613d7df037a81a770ee44a23a2e9be'/>
<id>a1c4cab11d613d7df037a81a770ee44a23a2e9be</id>
<content type='text'>
http://ci.rvm.jp/results/trunk@ruby-iga/3690333
&gt; tool/lib/test/unit/parallel.rb:68:in `close': Bad file descriptor (Errno::EBADF)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://ci.rvm.jp/results/trunk@ruby-iga/3690333
&gt; tool/lib/test/unit/parallel.rb:68:in `close': Bad file descriptor (Errno::EBADF)
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce check code for mysterious EBADF</title>
<updated>2021-10-25T06:47:09+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2021-10-25T06:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7864efa105921eb3900c843126f2e0db02b9c6ae'/>
<id>7864efa105921eb3900c843126f2e0db02b9c6ae</id>
<content type='text'>
parallel test randomly failed with EBADF.
This patch checks wich suite causes this error.

ex) http://ci.rvm.jp/results/trunk@ruby-iga/3690219

```
/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:88:in `close': Bad file descriptor (Errno::EBADF)
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:88:in `ensure in _run_suite'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:89:in `_run_suite'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:30:in `block in _run_suites'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:29:in `map'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:29:in `_run_suites'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:128:in `run'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:211:in `&lt;main&gt;'
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parallel test randomly failed with EBADF.
This patch checks wich suite causes this error.

ex) http://ci.rvm.jp/results/trunk@ruby-iga/3690219

```
/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:88:in `close': Bad file descriptor (Errno::EBADF)
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:88:in `ensure in _run_suite'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:89:in `_run_suite'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:30:in `block in _run_suites'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:29:in `map'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:29:in `_run_suites'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:128:in `run'
	/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:211:in `&lt;main&gt;'
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `Test::Unit::TestCase.make_my_diffs_pretty!`</title>
<updated>2021-10-18T08:36:06+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-10-18T06:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6c74976aef2b6f3eeecf6bdcb9b2ac2d9105308e'/>
<id>6c74976aef2b6f3eeecf6bdcb9b2ac2d9105308e</id>
<content type='text'>
`Test::Unit::CoreAssertions#mu_pp` is defined always using
`pretty_inspect`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`Test::Unit::CoreAssertions#mu_pp` is defined always using
`pretty_inspect`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `Test::Unit::Assertions#exception_details`</title>
<updated>2021-10-18T08:36:06+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-10-18T06:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d1b8544b4df4d5620b05090f1bdd4234d4c2e2b5'/>
<id>d1b8544b4df4d5620b05090f1bdd4234d4c2e2b5</id>
<content type='text'>
Never used since fa0f3eff228bb26de6d5b0e1238b1f358165dbd0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Never used since fa0f3eff228bb26de6d5b0e1238b1f358165dbd0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Retry hung tests after parallel runs</title>
<updated>2021-10-17T07:33:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-10-06T02:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=13716898df666210b9067c8a3d05a162c2a6ed66'/>
<id>13716898df666210b9067c8a3d05a162c2a6ed66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
