]> git.notmuchmail.org Git - notmuch/commit
test: add known broken tests for finding database via MAILDIR
authorDavid Bremner <david@tethera.net>
Wed, 4 Aug 2021 10:42:34 +0000 (07:42 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 18 Aug 2021 00:07:53 +0000 (17:07 -0700)
commit8376e814412f8165b781aa21dac654c2fc948306
tree83d1b47bf65cfe544e7ba8f65b82a5ef4af7bdf6
parentf1a310b3a9b2487b7c6e3a74fa2157b96cd567a0
test: add known broken tests for finding database via MAILDIR

This highlights a bug reported by several users, including
Mohsin Kaleem [1].

The inconsistent use of test_begin_subtest_known_broken is because
some of these tests pass even though the database cannot be
located. This problem is left for a future commit.

[1]: id:87bl9lx864.fsf@kisara.moe
test/T055-path-config.sh