]> git.cworth.org Git - notmuch/commitdiff
test: add known broken test for thread ordering from a loop
authorDavid Bremner <david@tethera.net>
Sat, 14 Apr 2018 01:46:09 +0000 (22:46 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 24 Apr 2018 02:00:20 +0000 (23:00 -0300)
The previous loop handling code chooses the last message in the
message list, which turns out to be the last in date order.
See the comment in _notmuch_thread_create.


No differences found