]> git.notmuchmail.org Git - notmuch/commit
test: add known broken tests for recursive traversal of replies.
authorDavid Bremner <david@tethera.net>
Sat, 8 Jan 2022 14:03:15 +0000 (10:03 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 8 Jan 2022 20:29:41 +0000 (16:29 -0400)
commitd9a2b900b6525874b913276af91840983d81b3f1
tree016a2f604b6645d60cc2bfc9f35551172b6069ff
parent14c4f9441d7fe0893003a5e793e19f1e55c9f73f
test: add known broken tests for recursive traversal of replies.

This reproduces the bug reported at [1]. The second test hints at the
solution, making reply return OwnedMessage objects.

[1]: id:87sfu6utxg.fsf@tethera.net
test/T392-python-cffi-notmuch.sh [new file with mode: 0755]