mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
b777408c33
When a test worker hangs and timeouts, the test runner crashes with the following stack trace: ruby/tool/lib/test/unit.rb:1747:in `puke': undefined method `backtrace' for Timeout::Error:Class (NoMethodError) from ruby/tool/lib/test/unit.rb:790:in `block in _run_parallel' from ruby/tool/lib/test/unit.rb:788:in `each' This commit adds handling for Timeout::Error and outputs a message. |
||
---|---|---|
.. | ||
-test- | ||
test | ||
webrick | ||
bundled_gem.rb | ||
colorize.rb | ||
core_assertions.rb | ||
envutil.rb | ||
find_executable.rb | ||
gc_checker.rb | ||
iseq_loader_checker.rb | ||
jisx0208.rb | ||
leakchecker.rb | ||
memory_status.rb | ||
output.rb | ||
profile_test_all.rb | ||
tracepointchecker.rb | ||
vcs.rb | ||
vpath.rb | ||
webrick.rb | ||
zombie_hunter.rb |