]> git.notmuchmail.org Git - notmuch/commit
test: final named query test works regardless of Xapian FieldProcessor
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 19 Dec 2017 16:27:39 +0000 (11:27 -0500)
committerDavid Bremner <david@tethera.net>
Thu, 21 Dec 2017 13:35:20 +0000 (09:35 -0400)
commitb1de8e885d0cb150650f34acb074bcfdfd5c3840
treee475c27af59e30787af34f0d6546f1b4f89543de
parent7cfa1c69610bcf15fb47868131d3d9102f899225
test: final named query test works regardless of Xapian FieldProcessor

This test passes with older versions of Xapian as well, because
neither query returns any results.

This should resolve the travis build failure at
https://travis-ci.org/notmuch/notmuch/builds/318571658

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
test/T600-named-queries.sh