diff options
| author | Koichi Sasada <ko1@atdot.net> | 2025-03-04 19:09:38 +0900 |
|---|---|---|
| committer | Koichi Sasada <ko1@atdot.net> | 2025-03-04 19:39:16 +0900 |
| commit | ce66eea167847d4300150791bde4932b907b0cc0 (patch) | |
| tree | de5b404fab076daa61f192abef23b25820286767 /ruby_assert.h | |
| parent | d7a96a285c5be8a4009f3e0a3fab2246fad060f3 (diff) | |
try to show timeout sec
http://ci.rvm.jp/results/trunk-gc-asserts@ruby-sp2-noble-docker/5632508
```
1) Error:
TestEval#test_outer_local_variable_under_gc_compact_stress:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 1339179 killed by SIGABRT (signal 6) (core dumped)
```
seems that timeout scale doesn't work even though `RUBY_TEST_TIMEOUT_SCALE`
is specified.
This patch tries to print the timeout with scale information.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12849
Diffstat (limited to 'ruby_assert.h')
0 files changed, 0 insertions, 0 deletions
