diff options
| author | Alan Wu <XrXr@users.noreply.github.com> | 2020-08-11 03:13:53 -0400 |
|---|---|---|
| committer | Alan Wu <XrXr@users.noreply.github.com> | 2020-08-11 12:01:51 -0400 |
| commit | 7930a352a57c42205eaf064c4ae70c16c5f6ed99 (patch) | |
| tree | f2e9065af708392bff99eb3c7d4419cd9045c211 /include | |
| parent | 42725e3ab448448a0538e6783fd9e14c4b278891 (diff) | |
Test out fix for OpenSSL test flakiness
`OpenSSL::TestX509Store#test_verify` has been failing intermittently on
CI about once a day:
- http://ci.rvm.jp/results/trunk-random2@phosphorus-docker/3121244
- http://ci.rvm.jp/results/trunk-random1@phosphorus-docker/3117661
- http://ci.rvm.jp/results/trunk-random1@phosphorus-docker/3111684
According to the test:
> OpenSSL uses time(2) while Time.now uses clock_gettime(CLOCK_REALTIME),
> and there may be difference.
This difference is could be the cause for the flaky failures. Let's see
if giving the certificate more room solves the problem.
In any case, I will revert this in a week. I think changes to these
should go to https://github.com/ruby/openssl/?
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/3406
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
