]> git.notmuchmail.org Git - notmuch/commitdiff
test: session keys are known broken without session key support
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 5 Dec 2017 18:40:27 +0000 (13:40 -0500)
committerDavid Bremner <david@tethera.net>
Wed, 6 Dec 2017 00:09:25 +0000 (20:09 -0400)
If the version of GMime we're building against doesn't support session
key extraction or re-use, mark the tests that rely on session key
capabilities as known-broken.

This should resolve test suite failures on ubuntu trusty and debian
jessie and earlier, which have GMime 2.6.20 -- session key support was
introduced in GMime 2.6.21.


No differences found