[Xapian-tickets] [Xapian] #643: blocksize1 test needs db.close()

Xapian nobody at xapian.org
Tue May 20 21:21:22 BST 2014


#643: blocksize1 test needs db.close()
--------------------------------------+--------------------
        Reporter:  cco                |      Owner:  olly
            Type:  defect             |     Status:  new
        Priority:  normal             |  Milestone:
       Component:  Test Suite         |    Version:  1.2.17
        Severity:  normal             |   Keywords:
      Blocked By:                     |   Blocking:
Operating System:  Microsoft Windows  |
--------------------------------------+--------------------
\
\
 The blocksize1 test (in core/tests/api_backend.cc) fails on Windows
 (Server 2008 R2 x64; x64 build, VS2008) because it doesn't close the
 database.

 Adding db.close(); after db.commit(); (line  928 in 1.2.17) fixes the
 problem.
\
\
\

--
Ticket URL: <http://trac.xapian.org/ticket/643>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list