Skip Menu |

This queue is for tickets about the Params-Validate CPAN distribution.

Report information
The Basics
Id: 31177
Status: rejected
Priority: 0/
Queue: Params-Validate

People
Owner: Nobody in particular
Requestors: gregor+debian [...] comodo.priv.at
Cc:
AdminCc:

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



Subject: Test::Pod::Coverage fails
Date: Mon, 3 Dec 2007 21:08:50 +0100
To: bug-Params-Validate [...] rt.cpan.org
From: gregor herrmann <gregor+debian [...] comodo.priv.at>
Hi, enabling the maintainer tests in Params::Validate 0.89 I get the following errors: t/pod-coverage...........Prototype mismatch: sub Params::Validate::validate (\@$) vs none at /tmp/buildd/libparams-validate-perl-0.89/blib/lib/Params/ValidateXS.pm line 131. Prototype mismatch: sub Params::Validate::validate_pos (\@@) vs none at /tmp/buildd/libparams-validate-perl-0.89/blib/lib/Params/ValidateXS.pm line 132. # Failed test 'Pod coverage on Params::Validate' # in /usr/share/perl5/Test/Pod/Coverage.pm at line 126. # Coverage for Params::Validate is 70.6%, with 5 naked subroutines: # UNKNOWN # set_options # validate # validate_pos # validate_with # Looks like you failed 1 test of 4. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/4 tests, 75.00% okay Cheers, gregor -- .''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4 : :' : debian: the universal operating system - http://www.debian.org/ `. `' member of https://www.vibe.at/ | how to reply: http://got.to/quote/ `- NP: Dire Straits: Brothers In Arms
Download signature.asc
application/pgp-signature 189b

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #31177] Test::Pod::Coverage fails
Date: Mon, 3 Dec 2007 18:10:44 -0600 (CST)
To: "gregor+debian [...] comodo.priv.at via RT" <bug-Params-Validate [...] rt.cpan.org>
From: Dave Rolsky <autarch [...] urth.org>
On Mon, 3 Dec 2007, gregor+debian@comodo.priv.at via RT wrote: Show quoted text
> enabling the maintainer tests in Params::Validate 0.89 I get the > following errors: > > t/pod-coverage...........Prototype mismatch: sub Params::Validate::validate (\@$) vs none at /tmp/buildd/libparams-validate-perl-0.89/blib/lib/Params/ValidateXS.pm line 131. > Prototype mismatch: sub Params::Validate::validate_pos (\@@) vs none at /tmp/buildd/libparams-validate-perl-0.89/blib/lib/Params/ValidateXS.pm line 132. > > # Failed test 'Pod coverage on Params::Validate' > # in /usr/share/perl5/Test/Pod/Coverage.pm at line 126. > # Coverage for Params::Validate is 70.6%, with 5 naked subroutines: > # UNKNOWN > # set_options > # validate > # validate_pos > # validate_with > # Looks like you failed 1 test of 4. > dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 2 > Failed 1/4 tests, 75.00% okay
Err, they're the maintainer tests for a reason. You're probably using a different version of Pod::Coverage than I am, or some other problem I don't want to try to fix because they're the maintainer tests, as I might've mentioned already ;) /*=================================================== VegGuide.Org www.BookIRead.com Your guide to all that's veg. My book blog ===================================================*/
Subject: Re: [rt.cpan.org #31177] Test::Pod::Coverage fails
Date: Tue, 4 Dec 2007 08:00:58 +0100
To: "autarch [...] urth.org via RT" <bug-Params-Validate [...] rt.cpan.org>
From: gregor herrmann <gregor+debian [...] comodo.priv.at>
On Mon, 03 Dec 2007 19:11:24 -0500, autarch@urth.org via RT wrote: Show quoted text
> > t/pod-coverage...........Prototype mismatch: sub Params::Validate::validate (\@$) vs none at /tmp/buildd/libparams-validate-perl-0.89/blib/lib/Params/ValidateXS.pm line 131. > > Prototype mismatch: sub Params::Validate::validate_pos (\@@) vs none at /tmp/buildd/libparams-validate-perl-0.89/blib/lib/Params/ValidateXS.pm line 132.
Show quoted text
> Err, they're the maintainer tests for a reason. You're probably using a > different version of Pod::Coverage than I am,
1.08 Show quoted text
> or some other problem I > don't want to try to fix because they're the maintainer tests, as I > might've mentioned already ;)
Of course that's up to you. I'm just used to enabling and running all possible tests when build packages for CPAN modules before they are released in Debian to our users, and usually Pod::Coverage tests don't tend to fail :) Cheers, gregor -- .''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4 : :' : debian: the universal operating system - http://www.debian.org/ `. `' member of https://www.vibe.at/ | how to reply: http://got.to/quote/ `-
Download signature.asc
application/pgp-signature 189b

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #31177] Test::Pod::Coverage fails
Date: Tue, 4 Dec 2007 10:26:13 -0600 (CST)
To: "gregor+debian [...] comodo.priv.at via RT" <bug-Params-Validate [...] rt.cpan.org>
From: Dave Rolsky <autarch [...] urth.org>
On Tue, 4 Dec 2007, gregor+debian@comodo.priv.at via RT wrote: Show quoted text
>> or some other problem I >> don't want to try to fix because they're the maintainer tests, as I >> might've mentioned already ;)
> > Of course that's up to you. > > I'm just used to enabling and running all possible tests when build > packages for CPAN modules before they are released in Debian to our > users, and usually Pod::Coverage tests don't tend to fail :)
Well, they pass for me, which is sufficient to satisfy me that the POD has sufficient coverage when I made the distro, which is really all that matters. I'm going to close this ticket. -dave /*=================================================== VegGuide.Org www.BookIRead.com Your guide to all that's veg. My book blog ===================================================*/