]> git.notmuchmail.org Git - notmuch/commit
test: add known broken test for uncaught DatabaseModifiedError
authorDavid Bremner <david@tethera.net>
Sat, 25 Feb 2017 02:57:40 +0000 (22:57 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 26 Feb 2017 01:07:18 +0000 (21:07 -0400)
commitae731c183a64c1b68ceb145417897ae1c32b4971
tree960f70d06cafa0f5f4238b39fa7a33c27a7ccd7b
parente0e8586fc72763571f9eafeb831c7bc79a15273d
test: add known broken test for uncaught DatabaseModifiedError

There are several of these to track down, but one that is in quite a
few code paths is _notmuch_message_ensure_metadata.
test/T640-database-modified.sh [new file with mode: 0755]