X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fmaildir-sync;h=363534aa2f368ea8e13e5fca78e0305f11dee339;hb=937ecd5057659474aa3f7ffe9d2a5d850a641567;hp=5984f54296bd66aa9207ecf86e246ec76475111a;hpb=0100df8edbc84d95210c369b9eb560b87c2d36be;p=notmuch diff --git a/test/maildir-sync b/test/maildir-sync index 5984f542..363534aa 100755 --- a/test/maildir-sync +++ b/test/maildir-sync @@ -155,11 +155,6 @@ notmuch search subject:"Duplicated message" | notmuch_search_sanitize >> output test_expect_equal "$(< output)" "No new mail. thread:XXX 2001-01-05 [1/1] Notmuch Test Suite; Duplicated message (inbox replied)" -test_begin_subtest "Duplicate mail with new flags propagates flag to original file" -(cd $MAIL_DIR/cur/; ls duplicated*) > actual -test_expect_equal "$(< actual)" "duplicated-message:2,RS -duplicated-message-copy:2,RS" - test_begin_subtest "Adding duplicate message without flags does not remove tags" cp "$MAIL_DIR/cur/duplicated-message-copy:2,RS" "$MAIL_DIR/cur/duplicated-message-another-copy:2," increment_mtime $MAIL_DIR/cur