]> git.cworth.org Git - notmuch/commit
test: reorganize tests and mark a few of them as broken
authorKevin Boulain <kevin@boula.in>
Wed, 29 Mar 2023 16:13:31 +0000 (18:13 +0200)
committerDavid Bremner <david@tethera.net>
Thu, 30 Mar 2023 10:49:07 +0000 (07:49 -0300)
commite191d3c574e91199e524acbf6d7199bd58fd73d5
treeeee4969fc77b86760a32107e4cfc50d82eb4ec97
parent552d9ec9f766762ffdd1f565fc88b0a980f15b39
test: reorganize tests and mark a few of them as broken

notmuch_message_remove_all_properties should have removed the
  testkey1 = testvalue1
property but hasn't. Delay the execution of the corresponding test
to avoid updating a few tests that actually relied on the broken
behavior.
test/T610-message-property.sh