mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ddd83e8462
The timeout was very strict for weak CI machines like qemu-riscv. Due to the additional overhead for Regexp.timeout=, it started failing on such machines. http://rubyci.s3.amazonaws.com/debian-riscv64/ruby-master/log/20220330T200018Z.fail.html.gz ``` 1) Error: TestDateParse#test__parse_too_long_year: Timeout::Error: execution expired ``` |
||
---|---|---|
.. | ||
test_date.rb | ||
test_date_arith.rb | ||
test_date_attr.rb | ||
test_date_compat.rb | ||
test_date_conv.rb | ||
test_date_marshal.rb | ||
test_date_new.rb | ||
test_date_parse.rb | ||
test_date_ractor.rb | ||
test_date_strftime.rb | ||
test_date_strptime.rb | ||
test_switch_hitter.rb |