[Xapian-tickets] [Xapian] #337: Extend test of behaviour of databases after close

Xapian nobody at xapian.org
Mon Apr 30 05:47:59 BST 2018


#337: Extend test of behaviour of databases after close
------------------------+------------------------------
 Reporter:  richard     |             Owner:  gp1308
     Type:  defect      |            Status:  closed
 Priority:  low         |         Milestone:  1.4.6
Component:  Test Suite  |           Version:  SVN trunk
 Severity:  normal      |        Resolution:  fixed
 Keywords:              |        Blocked By:
 Blocking:              |  Operating System:  All
------------------------+------------------------------
Changes (by olly):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Backported for 1.4.6 in 148449e487b20bf61b6dc5fa5d280fdc5cd819bf.

 That uncovered what's arguably a bug in `TermIterator::get_termfreq()`
 over a multi-database (it was approximating its answer; this code has been
 replaced in git master with code that doesn't) so I fixed that.  So the
 added test coverage uncovered a bug, though not actually in what it was
 being added to test!

--
Ticket URL: <https://trac.xapian.org/ticket/337#comment:25>
Xapian <https://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list