<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/lib, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Skip a test that is flaky with RJIT</title>
<updated>2023-11-04T05:18:16+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-11-04T05:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9f95b6eb5d3458cc79668afd24b0b10c161d7d84'/>
<id>9f95b6eb5d3458cc79668afd24b0b10c161d7d84</id>
<content type='text'>
It's crashing inside the bug reporter after a crash, so not sure why
it's crashing. It's not really useful for maintaining RJIT to flag this
test failure, so let's just ignore it until we figure out why it fails.

https://github.com/ruby/ruby/actions/runs/6752729246/job/18358439166
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's crashing inside the bug reporter after a crash, so not sure why
it's crashing. It's not really useful for maintaining RJIT to flag this
test failure, so let's just ignore it until we figure out why it fails.

https://github.com/ruby/ruby/actions/runs/6752729246/job/18358439166
</pre>
</div>
</content>
</entry>
<entry>
<title>Add description to the empty test file [ci skip]</title>
<updated>2023-08-15T03:49:05+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-08-15T03:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a11b90774592ccac72eda0f2a8f1a1e5cc3e4fc6'/>
<id>a11b90774592ccac72eda0f2a8f1a1e5cc3e4fc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* append newline at EOF. [ci skip]</title>
<updated>2023-08-15T02:37:12+00:00</updated>
<author>
<name>git</name>
<email>svn-admin@ruby-lang.org</email>
</author>
<published>2023-08-15T02:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b554198572b6670b4606d479e5510dd1d1d6ce6a'/>
<id>b554198572b6670b4606d479e5510dd1d1d6ce6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>An empty test file for satisfy chkbuild [ci skip]</title>
<updated>2023-08-15T02:19:05+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-08-15T02:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=542424fc5693cbd6dd0d0bcbdca06364751f71f9'/>
<id>542424fc5693cbd6dd0d0bcbdca06364751f71f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[ruby/rdoc] Update test libraries from ruby/ruby 2023-04-29"</title>
<updated>2023-04-28T23:44:52+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-04-28T23:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8189a1400ebb0d9464203a6f70957254edc45faf'/>
<id>8189a1400ebb0d9464203a6f70957254edc45faf</id>
<content type='text'>
This reverts commit 966f0d91e2a86fa1347cdafbe1af47e7350aa4ca.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 966f0d91e2a86fa1347cdafbe1af47e7350aa4ca.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Update test libraries from ruby/ruby 2023-04-29</title>
<updated>2023-04-28T16:09:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-04-28T15:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=966f0d91e2a86fa1347cdafbe1af47e7350aa4ca'/>
<id>966f0d91e2a86fa1347cdafbe1af47e7350aa4ca</id>
<content type='text'>
From https://github.com/ruby/ruby/commit/74028c210c23a13b3168886efcf837b4bf930468

https://github.com/ruby/rdoc/commit/badc518c57
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From https://github.com/ruby/ruby/commit/74028c210c23a13b3168886efcf837b4bf930468

https://github.com/ruby/rdoc/commit/badc518c57
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert an accidentally sync.</title>
<updated>2023-03-27T03:28:11+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-27T03:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cc8a48a496e4466d50f14473216786bba1e9fc93'/>
<id>cc8a48a496e4466d50f14473216786bba1e9fc93</id>
<content type='text'>
  Revert "[ruby/open3] Removed to load jit_support.rb"

  This reverts commit 67feb782f947046f65951303893713052a19a546.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Revert "[ruby/open3] Removed to load jit_support.rb"

  This reverts commit 67feb782f947046f65951303893713052a19a546.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/open3] Removed to load jit_support.rb</title>
<updated>2023-03-27T03:24:48+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-14T03:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=67feb782f947046f65951303893713052a19a546'/>
<id>67feb782f947046f65951303893713052a19a546</id>
<content type='text'>
  It's removed at https://github.com/ruby/open3/commit/4445b9e2a2dd

https://github.com/ruby/open3/commit/41b180deab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  It's removed at https://github.com/ruby/open3/commit/4445b9e2a2dd

https://github.com/ruby/open3/commit/41b180deab
</pre>
</div>
</content>
</entry>
<entry>
<title>Move yjit_force_enabled? to JITSupport</title>
<updated>2023-03-12T04:59:03+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-03-12T04:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e4caf59cc112d3fca6bc1f8e912135f856061218'/>
<id>e4caf59cc112d3fca6bc1f8e912135f856061218</id>
<content type='text'>
for consistency
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for consistency
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused methods from JITSupport</title>
<updated>2023-03-12T04:56:29+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-03-12T04:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4445b9e2a2dda207a2b3698c042342dd794b1b35'/>
<id>4445b9e2a2dda207a2b3698c042342dd794b1b35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
