1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/lib
Koichi Sasada 00c7a0d491 fix parallel test timeout retrying
On the parallel test, workers can be killed because of timeout
and the information for the retrying can be inconsistent.
This patch will skip if the inconsistency is found and report
as an error.

http://ci.rvm.jp/results/trunk-asserts@phosphorus-docker/3834082
2022-02-16 17:57:04 +09:00
..
-test- Get rid of defining methods for tests in core classes 2021-01-09 22:38:06 +09:00
test fix parallel test timeout retrying 2022-02-16 17:57:04 +09:00
webrick Removed needless gemspec of webrick 2020-12-11 14:16:42 +09:00
colorize.rb Try "so" attribute if "smso" is not found 2021-07-06 21:02:40 +09:00
core_assertions.rb [ruby/logger] Fix log rotation inter-process lock failed. 2022-01-27 12:33:06 +09:00
envutil.rb remain RUBY_ON_BUG for child processes. 2022-01-19 23:17:14 +09:00
find_executable.rb
gc_checker.rb check GC.enable'd status 2021-08-05 17:11:50 +09:00
iseq_loader_checker.rb
jisx0208.rb
leakchecker.rb Consider environment variable case-insensitiveness 2021-11-29 23:00:20 +09:00
memory_status.rb Memory::Status#_update should return self 2021-08-29 16:32:12 +09:00
profile_test_all.rb Use Test::Unit namespace 2021-09-11 08:48:03 +09:00
tracepointchecker.rb
vcs.rb Expand upstream issue numbers to URLs in ChangeLog 2021-09-04 00:26:39 +09:00
vpath.rb
webrick.rb Move webrick library into internal test toolchain 2020-12-10 18:06:25 +09:00
zombie_hunter.rb