Bug #12473
Test failure on fedora with TestTimeExtension#test_huge_precision
Description
When trying make test-all
on a fedora system on a VirtualBox, I got the following error:
It would be good at a minimum if the tests continued after this error.
[15926/16714] TestTimeExtension#test_huge_precision = 12.76 s 1) Error: TestTimeExtension#test_huge_precision: Timeout::Error: execution of assert_normal_exit expired pid 28116 killed by SIGTERM (signal 15) | /home/duerst/ruby/test/test_time.rb:494:in `test_huge_precision' Leaked file descriptor: TestWEBrickSSLServer#test_self_signed_cert_server: 24 : #<TCPSocket:fd 24> Closed file descriptor: TestWeakMap#test_include?: 24 Finished tests in 938.086733s, 17.8097 tests/s, 4664.3896 assertions/s. 16707 tests, 4375602 assertions, 0 failures, 1 errors, 40 skips ruby -v: ruby 2.4.0dev (2016-06-09 trunk 55334) [x86_64-linux] make: *** [yes-test-all] Error 1