diff options
| author | Koichi Sasada <ko1@atdot.net> | 2021-10-25 15:43:46 +0900 |
|---|---|---|
| committer | Koichi Sasada <ko1@atdot.net> | 2021-10-25 15:47:09 +0900 |
| commit | 7864efa105921eb3900c843126f2e0db02b9c6ae (patch) | |
| tree | 3b4fdafe54c7fc068ee77ca893fd86c2d6134cf7 /include/ruby/internal/intern/sprintf.h | |
| parent | b74f9d656a028430d942fb609f79c4027f0549fa (diff) | |
introduce check code for mysterious EBADF
parallel test randomly failed with EBADF.
This patch checks wich suite causes this error.
ex) http://ci.rvm.jp/results/trunk@ruby-iga/3690219
```
/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:88:in `close': Bad file descriptor (Errno::EBADF)
/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:88:in `ensure in _run_suite'
/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:89:in `_run_suite'
/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:30:in `block in _run_suites'
/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:29:in `map'
/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:29:in `_run_suites'
/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:128:in `run'
/tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:211:in `<main>'
```
Diffstat (limited to 'include/ruby/internal/intern/sprintf.h')
0 files changed, 0 insertions, 0 deletions
