[PATCH v2 01/14] test: add known broken test for reply to message with multiple Cc headers

Jani Nikula jani at nikula.org
Sun Sep 11 04:49:16 PDT 2016


On Sun, 11 Sep 2016, David Bremner <david at tethera.net> wrote:
> Jani Nikula <jani at nikula.org> writes:
>
>>  
>> +test_begin_subtest "Reply to a message with multiple Cc headers"
>> +test_subtest_known_broken
>> +cat > "${MAIL_DIR}"/broken_cc <<EOF
>> +From: Alice <alice at example.org>
>> +To: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
>> +Cc: Bob <bob at example.org>
>> +Subject: wowsers!
>> +cc: Charles <charles at example.org>
>> +Message-Id: <abc123 at example.org>
>> +Date: Thu, 16 Jun 2016 22:14:41 -0400
>
> As another minor point, It's probably not a great idea to use real
> addresses when making up test messages. Probably dkg has reached maximum
> spam, but still.

Agreed. Thoughtless copy-paste from dkg's test case.

BR,
Jani.


More information about the notmuch mailing list