Failing test cases

2010-05-07 Thread Carl Worth
On Tue, 04 May 2010 12:09:56 -0700, Carl Worth wrote: > To properly do the lower-level fix for (2), we'll need to know the > answer to (1). Olly, do you have an answer on the intended semantics of > Xapian iterators? Just to close the loop on this one. Olly identified the behavior as a bug in

Re: Failing test cases

2010-05-07 Thread Carl Worth
On Tue, 04 May 2010 12:09:56 -0700, Carl Worth cwo...@cworth.org wrote: To properly do the lower-level fix for (2), we'll need to know the answer to (1). Olly, do you have an answer on the intended semantics of Xapian iterators? Just to close the loop on this one. Olly identified the behavior

Failing test cases

2010-05-04 Thread Carl Worth
On Tue, 04 May 2010 11:21:27 -0700, Carl Worth wrote: > I installed Xapian 1.0.20 (from the libxapian-dev package in sid) and am > now getting this failure. > > I'm investigating more closely now, but I thought I'd at least share > that much information. Here are my conclusions based on some

Failing test cases

2010-05-04 Thread Carl Worth
On Fri, 30 Apr 2010 01:23:16 + (UTC), Olly Betts wrote: > On 2010-04-28, Jason White wrote: > > It seems to be repeatable here, even after running git clean -d -f -x, > > followed by make && make test > > > > Is anyone else seeing this? > > Yes, I got the same failure trying to rebuild the

Re: Failing test cases

2010-05-04 Thread Carl Worth
On Fri, 30 Apr 2010 01:23:16 + (UTC), Olly Betts o...@survex.com wrote: On 2010-04-28, Jason White wrote: It seems to be repeatable here, even after running git clean -d -f -x, followed by make make test Is anyone else seeing this? Yes, I got the same failure trying to rebuild the

Re: Failing test cases

2010-05-04 Thread Carl Worth
On Tue, 04 May 2010 11:21:27 -0700, Carl Worth cwo...@cworth.org wrote: I installed Xapian 1.0.20 (from the libxapian-dev package in sid) and am now getting this failure. I'm investigating more closely now, but I thought I'd at least share that much information. Here are my conclusions

Failing test cases

2010-04-30 Thread Olly Betts
On 2010-04-28, Jason White wrote: > It seems to be repeatable here, even after running git clean -d -f -x, > followed by make && make test > > Is anyone else seeing this? Yes, I got the same failure trying to rebuild the notmuch 0.3.1 Debian package with Xapian 1.2.0 (building in a clean Debian

Re: Failing test cases

2010-04-29 Thread Olly Betts
On 2010-04-28, Jason White wrote: It seems to be repeatable here, even after running git clean -d -f -x, followed by make make test Is anyone else seeing this? Yes, I got the same failure trying to rebuild the notmuch 0.3.1 Debian package with Xapian 1.2.0 (building in a clean Debian sid

Failing test cases

2010-04-28 Thread Jason White
Carl Worth wrote: > Is this behavior repeatable? I've certainly never seen anything like > this yet. It seems to be repeatable here, even after running git clean -d -f -x, followed by make && make test Is anyone else seeing this?

Failing test cases

2010-04-28 Thread Jason White
In case this is not expected behaviour for the latest code in the Git master branch, which is current up to 0.3.1: Testing author reordering; Adding parent message... FAIL --- test-066.expected 2010-04-27 16:15:48.273607558 -0800 +++ test-066.output

Failing test cases

2010-04-27 Thread Carl Worth
On Wed, 28 Apr 2010 10:26:15 +1000, Jason White wrote: > In case this is not expected behaviour for the latest code in the Git master > branch, which is current up to 0.3.1: Thanks for the report. > +++ test-066.output 2010-04-27 16:15:48.273607558 -0800 > @@ -1 +1 @@ > -Added 1 new message

Re: Failing test cases

2010-04-27 Thread Jason White
In case this is not expected behaviour for the latest code in the Git master branch, which is current up to 0.3.1: Testing author reordering; Adding parent message... FAIL --- test-066.expected 2010-04-27 16:15:48.273607558 -0800 +++ test-066.output

Re: Failing test cases

2010-04-27 Thread Carl Worth
On Wed, 28 Apr 2010 10:26:15 +1000, Jason White ja...@jasonjgw.net wrote: In case this is not expected behaviour for the latest code in the Git master branch, which is current up to 0.3.1: Thanks for the report. +++ test-066.output 2010-04-27 16:15:48.273607558 -0800 @@ -1 +1 @@ -Added 1

Re: Failing test cases

2010-04-27 Thread Jason White
Carl Worth cwo...@cworth.org wrote: Is this behavior repeatable? I've certainly never seen anything like this yet. It seems to be repeatable here, even after running git clean -d -f -x, followed by make make test Is anyone else seeing this? ___

Failing test cases

2010-04-25 Thread Jason White
I just tried to build the Debian package from the latest Git master branch, but this could not be completed due to failures of test cases 067, 068 and 069. Are others seeing this, or is it a peculiarity of my system (Debian Sid, x86-64)?

Failing test cases

2010-04-24 Thread Dirk Hohndel
On Sun, 25 Apr 2010 10:17:44 +1000, Jason White wrote: > I just tried to build the Debian package from the latest Git master branch, > but this could not be completed due to failures of test cases 067, 068 and > 069. > > Are others seeing this, or is it a peculiarity of my system (Debian Sid, >