Skip Menu |

This queue is for tickets about the Search-Xapian CPAN distribution.

Maintainer(s)' notes

Important note

Do NOT report bugs here - if you do, your report won't be read by anybody. We've asked for this tracker to simply be disabled, but apparently that's not possible at present. So if you have a package on CPAN, you get a RT tracker whether you like it or not.

Instead, report bugs in the Xapian bug tracker.





























































































































































































































































































































































































































































































































































Report information
The Basics
Id: 48221
Status: rejected
Priority: 0/
Queue: Search-Xapian

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

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



Subject: Test POD without testing POD coverage
Hi there: There's currently no way to just test the POD, without testing POD coverage. The following patch to t/03podcoverage.t allows this: -plan skip_all => 'set TEST_POD to enable this test' unless $ENV{TEST_POD}; +plan skip_all => 'set TEST_POD_COVERAGE to enable this test' unless $ENV{TEST_POD_COVERAGE}; We currently apply this patch in the Debian package for this module, because there are lots of coverage issues, but we'd still like to test the POD on our build daemons. Cheers, Jonathan
Subject: Re: [rt.cpan.org #48221] Test POD without testing POD coverage
Date: Wed, 12 Aug 2009 05:44:21 +0100
To: Jonathan Yu via RT <bug-Search-Xapian [...] rt.cpan.org>
From: Olly Betts <olly [...] survex.com>
As the README says: Please report any bugs/suggestions to <xapian-discuss@lists.xapian.org> or use the Xapian bug tracker <http://xapian.org/bugs>. Please do NOT use the CPAN bug tracker or mail any of the authors individually. Can you kill this ticket please? Cheers, Olly