From: duerst@... Date: 2016-06-09T05:43:49+00:00 Subject: [ruby-core:75906] [Ruby trunk Bug#12473] Test failure on fedora with TestTimeExtension#test_huge_precision Issue #12473 has been reported by Martin D��rst. ---------------------------------------- Bug #12473: Test failure on fedora with TestTimeExtension#test_huge_precision https://bugs.ruby-lang.org/issues/12473 * Author: Martin D��rst * Status: Open * Priority: Normal * Assignee: Nobuyoshi Nakada * ruby -v: ruby -v: ruby 2.4.0dev (2016-06-09 trunk 55334) [x86_64-linux] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- 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 : # 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 ``` -- https://bugs.ruby-lang.org/ Unsubscribe: