<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/mmtk, branch v4.0.4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>do not reset `EnvUtil.timeout_scale`</title>
<updated>2025-03-04T20:45:54+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2025-03-04T20:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1ce10f3fbb037bc8383d0cf7fe72d9f261669246'/>
<id>1ce10f3fbb037bc8383d0cf7fe72d9f261669246</id>
<content type='text'>
Even if `setup` is omitted, but `teardown` is called and
`EnvUtil.timeout_scale` was reset with `nil`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even if `setup` is omitted, but `teardown` is called and
`EnvUtil.timeout_scale` was reset with `nil`.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Use RUBY_TEST_TIMEOUT_SCALE for tests</title>
<updated>2025-02-10T19:33:04+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-02-10T19:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=50469809b8d78dbd783d957749a0d269f43b470d'/>
<id>50469809b8d78dbd783d957749a0d269f43b470d</id>
<content type='text'>
RUBY_TEST_TIMEOUT_SCALE is set for debug builds because they are slower
to run. We should respect this environment variable in MMTk tests too.

https://github.com/ruby/mmtk/commit/0a66c518bf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RUBY_TEST_TIMEOUT_SCALE is set for debug builds because they are slower
to run. We should respect this environment variable in MMTk tests too.

https://github.com/ruby/mmtk/commit/0a66c518bf
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Bump mmtk-core</title>
<updated>2025-01-21T17:02:18+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-01-21T17:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=be6644831146dcdbb1daeb124bcdda65e93c5201'/>
<id>be6644831146dcdbb1daeb124bcdda65e93c5201</id>
<content type='text'>
Fixes a bug where there is an infinite loop when MMTK_HEAP_MIN is small.

https://github.com/ruby/mmtk/commit/12c7ede20b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a bug where there is an infinite loop when MMTK_HEAP_MIN is small.

https://github.com/ruby/mmtk/commit/12c7ede20b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Add tests for MMTK_HEAP_MIN</title>
<updated>2025-01-21T17:02:17+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-01-21T16:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6d806031edb14ffe19d80973ea5668decebccac5'/>
<id>6d806031edb14ffe19d80973ea5668decebccac5</id>
<content type='text'>
https://github.com/ruby/mmtk/commit/a725b95f51
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/mmtk/commit/a725b95f51
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Add mmtk_heap_max to GC.config</title>
<updated>2025-01-17T15:44:24+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-01-17T15:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5fceba661469ee34de462e36c053dce20de02f82'/>
<id>5fceba661469ee34de462e36c053dce20de02f82</id>
<content type='text'>
https://github.com/ruby/mmtk/commit/6a78ffaf16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/mmtk/commit/6a78ffaf16
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Add mmtk_heap_min to GC.config</title>
<updated>2025-01-16T21:40:31+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-01-16T21:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=179899c6165a3a525a184781c9aafcd816d4f767'/>
<id>179899c6165a3a525a184781c9aafcd816d4f767</id>
<content type='text'>
https://github.com/ruby/mmtk/commit/5bbac70c69
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/mmtk/commit/5bbac70c69
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Add NoGC back to MMTK_PLAN test</title>
<updated>2025-01-16T16:20:06+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-01-16T16:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d05f6a9b8f1b262db234110935ac5f9cba2e7516'/>
<id>d05f6a9b8f1b262db234110935ac5f9cba2e7516</id>
<content type='text'>
https://github.com/ruby/mmtk/commit/89f8b8be04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/mmtk/commit/89f8b8be04
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Add mmtk_heap_mode to GC.config</title>
<updated>2025-01-16T16:20:04+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-01-15T19:01:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2538f4d521249463d4564f7bc05606eb2f7caff0'/>
<id>2538f4d521249463d4564f7bc05606eb2f7caff0</id>
<content type='text'>
https://github.com/ruby/mmtk/commit/810f897603
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/mmtk/commit/810f897603
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Add mmtk_plan to GC.config</title>
<updated>2025-01-15T18:08:03+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-01-15T18:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ab1565ebe3691d85c0cc38c895ad0b35b35abd40'/>
<id>ab1565ebe3691d85c0cc38c895ad0b35b35abd40</id>
<content type='text'>
https://github.com/ruby/mmtk/commit/67da9ea5b8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/mmtk/commit/67da9ea5b8
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Add mmtk_worker_count to GC.config</title>
<updated>2025-01-14T20:59:39+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-01-14T20:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f1e32914eb40737de0f639146aebaf6e3ce2bf21'/>
<id>f1e32914eb40737de0f639146aebaf6e3ce2bf21</id>
<content type='text'>
https://github.com/ruby/mmtk/commit/836a9059cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/mmtk/commit/836a9059cb
</pre>
</div>
</content>
</entry>
</feed>
