[Xapian-tickets] [Xapian] #300: Test failure : apitest, bigoaddvalue
Xapian
nobody at xapian.org
Wed Oct 29 17:24:57 GMT 2008
#300: Test failure : apitest, bigoaddvalue
-------------------------------+--------------------------------------------
Reporter: charliejuggler | Owner: richard
Type: defect | Status: closed
Priority: normal | Milestone: 1.0.9
Component: Test Suite | Version: 1.0.8
Severity: normal | Resolution: fixed
Keywords: | Blockedby:
Platform: Microsoft Windows | Blocking:
-------------------------------+--------------------------------------------
Comment(by charliejuggler):
Sorry to dig this up again, but I wanted to clarify my patching problems:
what seems to be happening is that the patch line numbers don't match the
source code; for an example see your second patch for #308 and the current
version of queryparsertest.cc (revision 11503 according to the logs). The
patch you built tries to replace line 1796 onwards using this:
{{{
@@ -1796,6 +1796,10 @@
}}}
and my patch tool (this is the merge tool supplied with TortoiseSVN)
reports that:
{{{
The patch is outdated! The file line
// Allow a factor of 2 difference, to cover random variation.
and the patchline
do not match!
}}}
If we look at line 1796 of the current revision (11503 is the last one in
the logs for queryparsertest.cc) we find a blank line.
I'm not sure what/who's at fault here, to be honest, but I thought it best
to clarify.
--
Ticket URL: <http://trac.xapian.org/ticket/300#comment:14>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list