Skip Menu |

This queue is for tickets about the Pod-Coverage CPAN distribution.

Report information
The Basics
Id: 28398
Status: new
Priority: 0/
Queue: Pod-Coverage

People
Owner: Nobody in particular
Requestors: sobek [...] irit.fr
Cc:
AdminCc:

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



Subject: Pod-Coverage-0.18 fails test t/02simple.......dubious
Date: Fri, 20 Jul 2007 12:31:56 +0200
To: bug-Pod-Coverage [...] rt.cpan.org
From: Ralph SOBEK <sobek [...] irit.fr>
Hi Folks, I have no idea why the following is happening. Here is perl -v 529% perl -v This is perl, v5.8.0 built for sun4-solaris 530% uname -a SunOS sareena 5.8 Generic_108528-19 sun4u sparc SUNW,Sun-Blade-100 And here is what I ran: 526% perl Makefile.PL prefix=/home/sobek siteprefix=/usr/local Writing Makefile for Pod::Coverage 528% make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01compile......ok t/02simple.......ok 31/33 # Failed test 'Fully::Qualified is covered' # at t/02simple.t line 84. # got: undef # expected: '1' # Looks like you failed 1 test of 33. t/02simple.......dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 33 Failed 1/33 tests, 96.97% okay t/03import.......ok t/04cvgv.........ok t/05parentage....ok t/06trustme......ok t/07pod..........ok t/08tie..........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/02simple.t 1 256 33 1 3.03% 33 Failed 1/8 test scripts, 87.50% okay. 1/68 subtests failed, 98.53% okay. *** Error code 29 make: Fatal error: Command failed for target `test_dynamic' Have ia nice Summer to all! --Ralph