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: 30575
Status: resolved
Priority: 0/
Queue: Search-Xapian

People
Owner: Nobody in particular
Requestors: dam [...] modsoftsys.com
Cc:
AdminCc:

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



Subject: Test failures in t/thread
Hi, While preparing the Debian package of Search-Xapian, we've encountered a test failure: -------------------- t/search...........ok t/termgenerator....ok t/thread...........dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 37-65 Failed 29/65 tests, 55.38% okay t/tied.............ok -------------------- With TEST_VERBOSE=1 -------------------- ok 35 - create TermIterator ok 36 - check TermIterator dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 37-65 Failed 29/65 tests, 55.38% okay -------------------- The first failing test seems to be: ok( $valueit = $doc->values_begin(), 'create ValueIterator' ); I hope the above information is enough. -- dam
CC: undisclosed-recipients: ;
Subject: Re: [rt.cpan.org #30575] Test failures in t/thread
Date: Fri, 9 Nov 2007 07:48:38 +0000
To: Damyan Ivanov via RT <bug-Search-Xapian [...] rt.cpan.org>
From: Olly Betts <olly [...] survex.com>
Please follow the directions for reporting bugs in the documentation next time (i.e. use the xapian-discuss mailing list). I have no idea how to use RT, and I have enough to do already without learning how. I'll try to make these directions clearer in the next release. On Thu, Nov 08, 2007 at 09:22:30AM -0500, Damyan Ivanov via RT wrote: Show quoted text
> The first failing test seems to be: > ok( $valueit = $doc->values_begin(), 'create ValueIterator' );
See: http://thread.gmane.org/gmane.comp.search.xapian.general/5422/focus=5425 Assuming you know how, can you please close this bug? Cheers, Olly
Subject: Re: [rt.cpan.org #30575] Test failures in t/thread
Date: Wed, 14 Nov 2007 16:33:44 +0200
To: Olly Betts via RT <bug-Search-Xapian [...] rt.cpan.org>
From: Damyan Ivanov <dam [...] modsoftsys.com>
-=| Olly Betts via RT, Fri, Nov 09, 2007 at 02:49:06AM -0500 |=- Show quoted text
> Please follow the directions for reporting bugs in the documentation > next time (i.e. use the xapian-discuss mailing list). I have no idea > how to use RT, and I have enough to do already without learning how.
It seems I missed that. Sorry for the inconvenience. Show quoted text
> On Thu, Nov 08, 2007 at 09:22:30AM -0500, Damyan Ivanov via RT wrote:
> > The first failing test seems to be: > > ok( $valueit = $doc->values_begin(), 'create ValueIterator' );
> > See: > http://thread.gmane.org/gmane.comp.search.xapian.general/5422/focus=5425
OK. I replied there. Show quoted text
> Assuming you know how, can you please close this bug?
I can't. Only the "queue owner" can. I guess you should go to http://rt.cpan.org/ , log in, then enter 30575 in the search form and finaly manipulate the bug. -- dam JabberID: dam@jabber.minus273.org
Download signature.asc
application/pgp-signature 189b

Message body not shown because it is not plain text.

Finally worked out how to do it!