From: Tanaka Akira Date: 2012-02-22T07:04:03+09:00 Subject: [ruby-core:42787] Re: [ruby-trunk - Bug #6036] Test failures in Fedora Rawhide/17 2012/2/20 Vit Ondruch : > > The test_pathname appears to hang somewhere. The TestPathname#test_pathsubext_510 is the last output which appears in my log, however there might be some entries lost due to not flushed log. I installed Fedora but I couldn't reproduce the problem. % ./ruby test/pathname/test_pathname.rb Run options: # Running tests: ...(snip)... Finished tests in 0.520247s, 505.5290 tests/s, 1039.8904 assertions/s. 263 tests, 541 assertions, 0 failures, 0 errors, 0 skips % ./ruby -v ruby 1.9.3p134 (2012-02-19 revision 34690) [i686-linux] % lsb_release -a LSB Version: :core-4.0-ia32:core-4.0-noarch Distributor ID: Fedora Description: Fedora release 18 (Rawhide) Release: 18 Codename: Rawhide -- Tanaka Akira