<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/test/testunit/tests_for_parallel/test4test_hungup.rb, branch v4.0.2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Fix TestParallel#test_hungup when RUBY_TEST_TIMEOUT_SCALE is set</title>
<updated>2024-10-29T06:34:58+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2024-10-28T19:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7eeabccf4cf3a7959f7d768f476d5667ddf18113'/>
<id>7eeabccf4cf3a7959f7d768f476d5667ddf18113</id>
<content type='text'>
When RUBY_TEST_TIMEOUT_SCALE is set, the timeout increases by the multiple
specified. However, the test in test4test_hungup.rb does not scale, so
if RUBY_TEST_TIMEOUT_SCALE is a large number like 10, then the test will
not time out causing the tests test to fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When RUBY_TEST_TIMEOUT_SCALE is set, the timeout increases by the multiple
specified. However, the test in test4test_hungup.rb does not scale, so
if RUBY_TEST_TIMEOUT_SCALE is a large number like 10, then the test will
not time out causing the tests test to fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>Retry hung tests after parallel runs</title>
<updated>2021-10-17T07:33:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-10-06T02:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=13716898df666210b9067c8a3d05a162c2a6ed66'/>
<id>13716898df666210b9067c8a3d05a162c2a6ed66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
