unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* update test suite for xapian 1.3
@ 2016-01-29 11:53 David Bremner
  2016-01-29 11:53 ` [PATCH 1/3] test: replace single giant term with large phrase David Bremner
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Bremner @ 2016-01-29 11:53 UTC (permalink / raw)
  To: notmuch

Without these patches, only two tests fail. Both fixes are fairly
trivial. According to Olly the behviour of xapian 1.3.4 of throwing an
exception rather than optimising away a giant term is a bug, but it is
easy to work around since we aren't really interested in giant terms
per se in the test, just long query strings.

To test this on Debian

apt-get install -t experimental libxapian-dev
XAPIAN_CONFIG=xapian-config-1.3 ./configure
make test

Currently the libxapian-dev packages are not coinstallable (although
the actual libraries are). But downgrading back to stretch version
worked fine for me.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-14 23:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-29 11:53 update test suite for xapian 1.3 David Bremner
2016-01-29 11:53 ` [PATCH 1/3] test: replace single giant term with large phrase David Bremner
2016-01-29 11:53 ` [PATCH 2/3] test: fix typo in informational message David Bremner
2016-02-13 16:44   ` David Bremner
2016-01-29 11:53 ` [PATCH 3/3] test: canonicalize quotes in xapian error messages David Bremner
2016-03-14 23:29   ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).