On 2014-05-12 14:51:30, SREZIC wrote:
Show quoted text> File-BSDGlob's test suite with perl 5.19.11 is hanging. It seems to
> happen while running t/global.t, which never ends.
Sometimes the test suite ends with an "out of memory" message:
Running Mkbootstrap for File::BSDGlob ()
chmod 644 "BSDGlob.bs"
PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic.t ... ok
Out of memory!
t/global.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests
BTW, the problem exists also with perl 5.22.1 and 5.23.7.