[Xapian-tickets] [Xapian] #300: Test failure : apitest, bigoaddvalue

Xapian nobody at xapian.org
Mon Oct 27 18:32:04 GMT 2008


#300: Test failure : apitest, bigoaddvalue
-------------------------------+--------------------------------------------
 Reporter:  charliejuggler     |        Owner:  richard 
     Type:  defect             |       Status:  assigned
 Priority:  normal             |    Milestone:  1.0.9   
Component:  Test Suite         |      Version:  1.0.8   
 Severity:  normal             |   Resolution:          
 Keywords:                     |    Blockedby:          
 Platform:  Microsoft Windows  |     Blocking:          
-------------------------------+--------------------------------------------

Comment(by olly):

 Um, what exactly do you mean by "SVN reports it's out of date w.r.t.
 branch/1.0"?

 SVN shouldn't be relevant here - you should be using the patch utility to
 apply patches.  This patch applies fine to my clean 1.0 tree (and I did of
 course test this before attaching it):

 {{{
 olly at atreus:~/svn/xapian/xapian-core/tests$ svn up
 At revision 11579.
 olly at atreus:~/svn/xapian/xapian-core/tests$ svn info|grep URL
 URL: svn+userv:///xapian/branches/1.0/xapian-core/tests
 olly at atreus:~/svn/xapian/xapian-core/tests$ svn status api_wrdb.cc
 olly at atreus:~/svn/xapian/xapian-core/tests$ patch -p1 < bug300.patch
 patching file api_wrdb.cc
 Hunk #1 succeeded at 1922 (offset -106 lines).
 }}}

 But your change only differs by whitespace, so I suspect it's probably end
 of line issues.  I've applied the first patch to the branch (since it
 matches the change in trunk and the whitespace is tidier in that version).

-- 
Ticket URL: <http://trac.xapian.org/ticket/300#comment:12>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list