[Xapian-tickets] [Xapian] #440: Compact tests fail on Win32 for Flint database

Xapian nobody at xapian.org
Wed Feb 3 15:21:40 GMT 2010


#440: Compact tests fail on Win32 for Flint database
----------------------------+-----------------------------------------------
 Reporter:  charliejuggler  |       Owner:  olly             
     Type:  defect          |      Status:  new              
 Priority:  normal          |   Milestone:                   
Component:  Test Suite      |     Version:  1.0.17           
 Severity:  normal          |    Keywords:                   
Blockedby:                  |    Platform:  Microsoft Windows
 Blocking:                  |  
----------------------------+-----------------------------------------------

Comment(by richard):

 It's probably a problem with the .exe extension.  eg, in api_compact.cc
 line 118 we have:

 {{{
     string cmd = "../bin/xapian-compact >/dev/null 2>&1 --no-renumber ";
 }}}

 Try adding a .exe to that, and see if it works.

 We'll probably need to do something a bit more clever to find the paths.

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



More information about the Xapian-tickets mailing list