]> git.notmuchmail.org Git - notmuch/commit
test: add another known broken test for uncaught DatabaseModifiedError master
authorAnton Khirnov <anton@khirnov.net>
Sat, 5 Jul 2025 15:18:16 +0000 (17:18 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 6 Jul 2025 12:14:49 +0000 (09:14 -0300)
commit4547ae5aa8fc7fd5d05da801c9fa9c055d39636f
tree94168fa7c41cc65aad80576ca67ee1494e3c4e27
parent59d83bf958ef0b0c4811274ad928723b0f69112e
test: add another known broken test for uncaught DatabaseModifiedError

This one is raised from _notmuch_message_create().

See also https://github.com/pazz/alot/issues/1460#issuecomment-2994101019
test/T641-database-modified-messages.sh [new file with mode: 0755]