[Xapian-tickets] [Xapian] #721: Wildcard expansion against uncommitted changes
Xapian
nobody at xapian.org
Wed May 11 05:36:47 BST 2016
#721: Wildcard expansion against uncommitted changes
----------------------------------+------------------------
Reporter: olly | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone: 1.4.x
Component: Backend-Glass | Version: git master
Severity: normal | Keywords:
Blocked By: | Blocking:
Operating System: All |
----------------------------------+------------------------
With git master shortly after 1.3.6 ([9d060224]), testcase
qp_flag_wildcard3 currently fails under all the glass-based backends if
this line is removed:
{{{
db.commit();
}}}
The problem looks to be with wildcard expansion against uncommitted
changes. Before my recent change, this testcase was only run against the
inmemory database.
This is a regression compared to chert (and hence 1.2.x), but I don't
think it is worth holding up 1.4.0 for.
--
Ticket URL: <https://trac.xapian.org/ticket/721>
Xapian <//xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list