<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test, branch v3_3_6</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Skip tests that suddenly started failing for MinGW</title>
<updated>2024-11-05T00:00:11+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-11-05T00:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f72eb702f29574b85889d3ea6447efa29c8a8789'/>
<id>f72eb702f29574b85889d3ea6447efa29c8a8789</id>
<content type='text'>
These test failures first appeared on irrelevant changes. It probably
came from changes in GitHub Actions instead of CRuby's.

Until we figure out how to fix these tests, let's skip them to make the
CI usable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These test failures first appeared on irrelevant changes. It probably
came from changes in GitHub Actions instead of CRuby's.

Until we figure out how to fix these tests, let's skip them to make the
CI usable.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 29c480dd6fca993590c82078ba797e2c4e876ac7: [Backport #20853]</title>
<updated>2024-11-04T22:43:39+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-11-04T22:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6db39f4677ff50aacfe54bd9dda052c09e1c6ab0'/>
<id>6db39f4677ff50aacfe54bd9dda052c09e1c6ab0</id>
<content type='text'>
	[Bug #20853] Fix Proc#hash to not change after compaction

	The hash value of a Proc must remain constant after a compaction, otherwise
	it may not work as the key in a hash table.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[Bug #20853] Fix Proc#hash to not change after compaction

	The hash value of a Proc must remain constant after a compaction, otherwise
	it may not work as the key in a hash table.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 6118e8a47394409b53164b60e79fadf348b97db3: [Backport #20716]</title>
<updated>2024-11-04T22:42:47+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-11-04T22:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=edeb0319f7a95dfe3f9b895bcf32371dd8514726'/>
<id>edeb0319f7a95dfe3f9b895bcf32371dd8514726</id>
<content type='text'>
	Fix method caching bug when including/prepend module A that prepends module B

	Fix by always adding the generated iclass to the subclasses list,
	otherwise the method cache for the iclass is not cleared when
	the method in the module is overwritten.

	Fixes [Bug #20716]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Fix method caching bug when including/prepend module A that prepends module B

	Fix by always adding the generated iclass to the subclasses list,
	otherwise the method cache for the iclass is not cleared when
	the method in the module is overwritten.

	Fixes [Bug #20716]
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 35e124832e29b65c84d4e0e4e434616859f9bdf5: [Backport #20755]</title>
<updated>2024-11-04T22:39:22+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-11-04T22:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5ce0ba0d415deb99527c409cc5f1df16ce02ef3e'/>
<id>5ce0ba0d415deb99527c409cc5f1df16ce02ef3e</id>
<content type='text'>
	[Bug #20755] Frozen string should not be writable via IO::Buffer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[Bug #20755] Frozen string should not be writable via IO::Buffer
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 637067440f74043c6d79fc649ab8acf1afea25a5: [Backport #20752]</title>
<updated>2024-11-04T22:38:18+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-11-04T22:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=12ea98e8c8af0ed6778aad26e7ec5f95e2c239e5'/>
<id>12ea98e8c8af0ed6778aad26e7ec5f95e2c239e5</id>
<content type='text'>
	[Bug #20752] Slice of readonly `IO::Buffer` also should be readonly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[Bug #20752] Slice of readonly `IO::Buffer` also should be readonly
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) c1862cbb89a6bf42dcd07d92fe4f4bfeebca5775: [Backport #20719]</title>
<updated>2024-11-04T22:37:14+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-11-04T22:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=34a0f41d0aaff190f1647a6fa0e905690d0eff98'/>
<id>34a0f41d0aaff190f1647a6fa0e905690d0eff98</id>
<content type='text'>
	[Bug #20719] `Float` argument must be ASCII compatible
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[Bug #20719] `Float` argument must be ASCII compatible
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) d33e3d47b84a73b38644f2a3d41881ce9be6ef18: [Backport #20704]</title>
<updated>2024-11-04T22:36:36+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-11-04T22:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2b713dcb89c620daa55d672d2933ffde333ca5de'/>
<id>2b713dcb89c620daa55d672d2933ffde333ca5de</id>
<content type='text'>
	[Bug #20704] Win32: Fix chdir to non-ASCII path

	On Windows, `chdir` in compilers' runtime libraries uses the active
	code page, but command line arguments in ruby are always UTF-8, since
	commit:33ea2646b98adb49ae2e1781753bf22d33729ac0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[Bug #20704] Win32: Fix chdir to non-ASCII path

	On Windows, `chdir` in compilers' runtime libraries uses the active
	code page, but command line arguments in ruby are always UTF-8, since
	commit:33ea2646b98adb49ae2e1781753bf22d33729ac0.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 76ea5cde2a0f4834a5228104249b6b3346ddfc94: [Backport #20777]</title>
<updated>2024-11-04T22:29:25+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-11-04T22:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e7c939aea1034a463226635e11117ade42cba4e4'/>
<id>e7c939aea1034a463226635e11117ade42cba4e4</id>
<content type='text'>
	Refactor RUBY_DESCRIPTION assertions in test_rubyoptions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Refactor RUBY_DESCRIPTION assertions in test_rubyoptions
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge RubyGems-3.5.22 and Bundler-2.5.22</title>
<updated>2024-10-17T15:55:01+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-10-17T07:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=494fcc507b3bc218beb6638d33476b647d55969e'/>
<id>494fcc507b3bc218beb6638d33476b647d55969e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge RubyGems-3.5.21 and Bundler-2.5.21</title>
<updated>2024-10-17T15:55:01+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-10-17T07:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d03e4228aaeb1bdd3432119e683aa259b028c5b2'/>
<id>d03e4228aaeb1bdd3432119e683aa259b028c5b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
