ruby/tool/test
Peter Zhu 7eeabccf4c Fix TestParallel#test_hungup when RUBY_TEST_TIMEOUT_SCALE is set
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.
2024-10-29 15:34:58 +09:00
..
testunit Fix TestParallel#test_hungup when RUBY_TEST_TIMEOUT_SCALE is set 2024-10-29 15:34:58 +09:00
init.rb Refactor the settings of test-all out 2023-11-15 19:27:10 +09:00
runner.rb Refactor the settings of test-all out 2023-11-15 19:27:10 +09:00
test_jisx0208.rb
test_sync_default_gems.rb Test_SyncDefaultGems: Fail when editor run (#9365) 2023-12-26 21:43:23 +00:00