Skip Menu |

This queue is for tickets about the File-BSDGlob CPAN distribution.

Report information
The Basics
Id: 95586
Status: new
Priority: 0/
Queue: File-BSDGlob

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.94
Fixed in: (no value)



Subject: t/global.t is hanging
File-BSDGlob's test suite with perl 5.19.11 is hanging. It seems to happen while running t/global.t, which never ends. Regards, Slaven
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.
The problem also happens with perl 5.18.2. http://matrix.cpantesters.org/?dist=File%3A%3ABSDGlob shows that the last successful test pass happened with perl 5.17.6. Regards, Slaven
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.