diff options
author | Yusuke Endoh <[email protected]> | 2022-11-11 09:05:51 +0900 |
---|---|---|
committer | Yusuke Endoh <[email protected]> | 2022-11-11 09:07:00 +0900 |
commit | adfbee85e07494d42e54b1c616e5fa62a207fb8f (patch) | |
tree | c0e5421e6dd98f5e166a9d3d1d68c70d1097ee37 /lib | |
parent | 4c554096bfc08939e9eb1fb1773514b62b8b95b5 (diff) |
Allow a float error for Regexp.timeout
The tests failed on windows
https://github.com/ruby/ruby/actions/runs/3440997073/jobs/5740085169#step:18:62
```
1) Failure:
TestRegexp#test_s_timeout [D:/a/ruby/ruby/src/test/ruby/test_regexp.rb:1586]:
<0.30000000000000004> expected but was
<0.3>.
2) Failure:
TestRegexp#test_timeout_shorter_than_global [D:/a/ruby/ruby/src/test/ruby/test_regexp.rb:1631]:
<0.30000000000000004> expected but was
<0.3>.
```
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions