<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/excludes, 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>Revert "Re-apply "Ruby 3.2 - Speed up rebuilding the loaded feature index and realpath cache (#8023)" (#8252)"</title>
<updated>2023-08-24T07:06:32+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2023-08-24T05:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e777064e4b064fd77aca65c123f1919433f6732d'/>
<id>e777064e4b064fd77aca65c123f1919433f6732d</id>
<content type='text'>
This reverts commit 788b03d5ba82fd8b35ce1fe2618ce6bacc648333.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 788b03d5ba82fd8b35ce1fe2618ce6bacc648333.
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-apply "Ruby 3.2 - Speed up rebuilding the loaded feature index and realpath cache (#8023)" (#8252)</title>
<updated>2023-08-21T23:33:47+00:00</updated>
<author>
<name>MSP-Greg</name>
<email>MSP-Greg@users.noreply.github.com</email>
</author>
<published>2023-08-21T23:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=788b03d5ba82fd8b35ce1fe2618ce6bacc648333'/>
<id>788b03d5ba82fd8b35ce1fe2618ce6bacc648333</id>
<content type='text'>
* Re-apply "Ruby 3.2 - Speed up rebuilding the loaded feature index and realpath cache (#8023)"

* [CI] mingw.yml - remove IBM437 encoding for test-all, use cmd shell for test &amp; test-all

* Skip failing test on mingw with readline.so

Co-authored-by: nagachika &lt;nagachika@ruby-lang.org&gt;

---------

Co-authored-by: nagachika &lt;nagachika@ruby-lang.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Re-apply "Ruby 3.2 - Speed up rebuilding the loaded feature index and realpath cache (#8023)"

* [CI] mingw.yml - remove IBM437 encoding for test-all, use cmd shell for test &amp; test-all

* Skip failing test on mingw with readline.so

Co-authored-by: nagachika &lt;nagachika@ruby-lang.org&gt;

---------

Co-authored-by: nagachika &lt;nagachika@ruby-lang.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Now Psych uses the proleptic Gregorian calendar</title>
<updated>2022-09-07T01:37:01+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-07T01:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e6b47f2fb077d1a3bcef9100846b633989a93cfe'/>
<id>e6b47f2fb077d1a3bcef9100846b633989a93cfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the excluding message for Psych [ci skip]</title>
<updated>2022-08-16T04:49:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-16T04:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5389c9813b1970a1a5cb2bc8f67b098d38a99d1d'/>
<id>5389c9813b1970a1a5cb2bc8f67b098d38a99d1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tentatively exclude the test that triggers ruby/psych#572</title>
<updated>2022-08-08T18:09:33+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-08T18:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=79fdf9712dea4943a15c4ef34348b1a159b62f4a'/>
<id>79fdf9712dea4943a15c4ef34348b1a159b62f4a</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>Exclude binstubs tests</title>
<updated>2022-03-02T09:37:53+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-03-02T09:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f07f47651884ccb30a1493ed69d397e1f43f5267'/>
<id>f07f47651884ccb30a1493ed69d397e1f43f5267</id>
<content type='text'>
When relative loading is enabled, the executable ruby is expected
installed at the same directory as the binstub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When relative loading is enabled, the executable ruby is expected
installed at the same directory as the binstub.
</pre>
</div>
</content>
</entry>
<entry>
<title>exclude name must be Regexp or Symbol</title>
<updated>2022-02-17T10:04:16+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2022-02-17T10:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dfe7faa6b60464c184fede59f227341f6c57cc97'/>
<id>dfe7faa6b60464c184fede59f227341f6c57cc97</id>
<content type='text'>
https://github.com/ruby/ruby/blob/fdf0f8d81487560f5837dc7e3888a96f7c2b4ec9/tool/lib/test/unit.rb#L1273-L1290
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/ruby/blob/fdf0f8d81487560f5837dc7e3888a96f7c2b4ec9/tool/lib/test/unit.rb#L1273-L1290
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude TestThread#test_signal_at_join on FreeBSD 13 for now [ci skip]</title>
<updated>2022-02-13T08:39:57+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-02-13T08:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b4fd0e0c73aac0cae23237743bbf7dc1b1315b6b'/>
<id>b4fd0e0c73aac0cae23237743bbf7dc1b1315b6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop stale tests [Bug #9718]</title>
<updated>2021-09-01T16:39:01+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-09-01T16:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3c85698da2fd65d51db423e550efa5a9e6e13c0a'/>
<id>3c85698da2fd65d51db423e550efa5a9e6e13c0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
