<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/bootstraptest/runner.rb, 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>RJIT: Streamline RJIT enablement check</title>
<updated>2023-12-21T22:32:03+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-12-21T22:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=78b27ce62a7d6f28c73d6fb4f97b0948859be8e0'/>
<id>78b27ce62a7d6f28c73d6fb4f97b0948859be8e0</id>
<content type='text'>
in bootstrap tests so that `make btest-bruby` skips the right tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in bootstrap tests so that `make btest-bruby` skips the right tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>support `skip` in bootstraptest</title>
<updated>2023-12-15T16:00:01+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2023-12-15T09:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9b4cb69a88163340cac7c0a350eaf18832edb28f'/>
<id>9b4cb69a88163340cac7c0a350eaf18832edb28f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a warning in bootstraptest/runner.rb</title>
<updated>2023-03-20T04:02:21+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-03-20T04:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7f696b8859e91725262b7dc731078baf8fa95d56'/>
<id>7f696b8859e91725262b7dc731078baf8fa95d56</id>
<content type='text'>
../bootstraptest/runner.rb:121: warning: assigned but unused variable - e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
../bootstraptest/runner.rb:121: warning: assigned but unused variable - e
</pre>
</div>
</content>
</entry>
<entry>
<title>s/MJIT/RJIT/</title>
<updated>2023-03-07T07:44:01+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-03-07T07:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2e875549a934fa04b7939810fa0d8a2762702aaa'/>
<id>2e875549a934fa04b7939810fa0d8a2762702aaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let other test runners follow the change of GNU make 4.4 jobserver</title>
<updated>2022-11-07T01:08:30+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-07T01:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b02b8e77562661865b380d78e7621edfd8149a8f'/>
<id>b02b8e77562661865b380d78e7621edfd8149a8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Indent folded bootstraptest dots</title>
<updated>2022-10-01T09:53:41+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-10-01T09:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=88c12a29372e3f908190c6af0aa1b2ac6b78fbd1'/>
<id>88c12a29372e3f908190c6af0aa1b2ac6b78fbd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bootstraptest/runner: run in parallel if in parallel build</title>
<updated>2022-09-29T05:09:25+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-29T02:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=942066713b736c2554f25513ae7986f04e929820'/>
<id>942066713b736c2554f25513ae7986f04e929820</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bootstraptest/runner: manage sub processes with the job server</title>
<updated>2022-09-28T14:18:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-28T12:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=09bce061afa3f5710e8d6aafebf865096f11b957'/>
<id>09bce061afa3f5710e8d6aafebf865096f11b957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bootstraptest/runner: fold dots by window size</title>
<updated>2022-09-28T14:18:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-28T12:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fc54dbe8b40d131c72e9216b5ec2b50ae7fb5107'/>
<id>fc54dbe8b40d131c72e9216b5ec2b50ae7fb5107</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 option name in the error message [ci skip]</title>
<updated>2022-09-19T05:15:13+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-19T05:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=12e5e5b5739657284789a966e1dcb205545ad0ce'/>
<id>12e5e5b5739657284789a966e1dcb205545ad0ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
