]> git.cworth.org Git - notmuch/commit
test: add known broken tests for "ghost roots"
authorDavid Bremner <david@tethera.net>
Thu, 30 Aug 2018 11:29:03 +0000 (08:29 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 6 Sep 2018 11:07:12 +0000 (08:07 -0300)
commitccb52edb4c9fecd65a5a2577b6d1e96c4b8de492
treeb2e748048836d63f0361a0844fb41087b4a7ce99
parentebd131ac0791b7410ed9ddee351b3a44ecbd486e
test: add known broken tests for "ghost roots"

This documents the bug discussed at

     id:87efgmmysi.fsf@len.workgroup

The underlying issue is that the reply to a ghost (missing) message is
falsely classified as a root message in _resolve_thread_relationships.

There are two pairs of tests; in each case the the first test is
simpler / more robust, but also easier to fool.
test/T510-thread-replies.sh