[Xapian-devel] Re: [Xapian-commits]7990:
trunk/xapian-core/trunk/xapian-core/bin/trunk/xapian-core/tests/harness/
Mark Hammond
mhammond at skippinet.com.au
Mon Apr 2 10:48:29 BST 2007
Olly:
> and now all of apitest passes except
> for those related to the "prog" variant of the remote backend!
>
> I'll check the changes in shortly.
Excellent! :) The only unexpected failures I see now are all:
Running test: valuerange1...
a < '' or > ''
a < '' or > ''
...
'' <= 'i' <= 'z'
'' <= 'a' <= 'z'
'' <= 'a' <= 'z'
AssertionError
This is (obviously) only seen in debug builds, where the result is:
apitest total: 466 tests passed, 103 failed, 11 skipped.
A release build ends with:
apitest total: 470 tests passed, 99 failed, 11 skipped.
Cheers,
Mark
More information about the Xapian-devel
mailing list