]> git.notmuchmail.org Git - notmuch/commit
test: add two known broken tests searching for xapian keywords
authorDavid Bremner <david@tethera.net>
Sun, 30 Sep 2018 16:27:54 +0000 (13:27 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 28 Mar 2019 17:32:11 +0000 (14:32 -0300)
commit168211c5632189c53415d25530b759ad3678c92c
tree7472b52137af27749f68e4aa475e3dd8a376da07
parent235fdc52f4645ad8b664e066e54f261d301524a0
test: add two known broken tests searching for xapian keywords

Thanks to plujon for pointing out this problem on IRC. The underlying
issue is that the quotes are stripped before the field processors get
the query string, and the heuristic for putting them back is not quite
right.
test/T650-regexp-query.sh