From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 94D786DE1034 for ; Sun, 11 Sep 2016 04:51:03 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.582 X-Spam-Level: X-Spam-Status: No, score=-0.582 tagged_above=-999 required=5 tests=[AWL=0.138, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IeU84zQRS_h9 for ; Sun, 11 Sep 2016 04:51:01 -0700 (PDT) Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by arlo.cworth.org (Postfix) with ESMTPS id 04AAF6DE1016 for ; Sun, 11 Sep 2016 04:51:01 -0700 (PDT) Received: by mail-wm0-f46.google.com with SMTP id 1so101580459wmz.1 for ; Sun, 11 Sep 2016 04:51:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nikula-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=RO5xpt2AlBEn1TP4zqjcKS5qtrQE8k+y7V5IRvjZXJI=; b=0xt2ZYFEpZ4gRgUrDzxxYWz0SzM+vE2ksM4ljMNX87gHJGQsR5mhfiyE1/HxAIGwPT bJiP70CpBWHicefgKnrXovgqHfs/TDOlxkFNzL/+DYWmoR3JDtDYvOW7pm6CsxbBjtFd ESoKJPdVKFUEKcM+NSeWVnKMmHG+vuYyZIb4Itwh1xTFaiqxNAEAoe6UbsPbKAkbMEFJ Cs1u/7Ivri1N+0wajMt1OZW4MCCMPDONPCQMzykLGOy8jJkKUJB98XdJH7M+oFVBVKf0 /tAA8xRT0BIuS5eMA3fPZ2n0Oy0+14mS0R88Iqu9mRo1tYu+UzLoAJhqQF4QuKlKNsVy ogCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=RO5xpt2AlBEn1TP4zqjcKS5qtrQE8k+y7V5IRvjZXJI=; b=TtZ9CScSncvh95fnm1F+NO+HMmkwXMO6U02g3FOwRJ2FvzS5VHOX1XEi9nNWRffnnU vkGbzCp4BVUaGXB7qkOL5/kJ/6F2ObKc3sByCSzwdQuE0J+mONOO8azRgW3HHLKTjhQu Mz/IB8QJf97cSan73WgjyS2wmq/SPSjp51hvyoy7A/BhJ3JFfTQom8n99GZ/wwxyC995 pYA4kc7BAO7LGrdOQoZ2PsY4kDlxoCuk+fRcNSHCSiSbPAsuY0lDF2orqxDVYCoh5UZm QQWXnWXMZZL4AzD3IFHfDGD/ERFVEsL+nHZjd1WBhJ76xXr3d29r0/Cg0TlzpjceOQXs E5ew== X-Gm-Message-State: AE9vXwOLpogr1q27qscRe+Qi4cwzzjZPjlKI64/w7PcmHOJGD225AO9Xq4N3kxRcaa65vQ== X-Received: by 10.194.57.244 with SMTP id l20mr10505919wjq.1.1473594659450; Sun, 11 Sep 2016 04:50:59 -0700 (PDT) Received: from localhost (mobile-access-bcee6a-45.dhcp.inet.fi. [188.238.106.45]) by smtp.gmail.com with ESMTPSA id w203sm12562116wmw.7.2016.09.11.04.50.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Sep 2016 04:50:58 -0700 (PDT) From: Jani Nikula To: David Bremner , notmuch@notmuchmail.org Cc: Daniel Kahn Gillmor Subject: Re: [PATCH v2 01/14] test: add known broken test for reply to message with multiple Cc headers In-Reply-To: <87twdnz9g6.fsf@zancas.localnet> References: <8c280fe978c12eccb662b0ebc97d9d3c794f6688.1471088022.git.jani@nikula.org> <87twdnz9g6.fsf@zancas.localnet> Date: Sun, 11 Sep 2016 14:49:16 +0300 Message-ID: <8760q2wtab.fsf@nikula.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2016 11:51:03 -0000 On Sun, 11 Sep 2016, David Bremner wrote: > Jani Nikula writes: > >> >> +test_begin_subtest "Reply to a message with multiple Cc headers" >> +test_subtest_known_broken >> +cat > "${MAIL_DIR}"/broken_cc <> +From: Alice >> +To: Daniel Kahn Gillmor >> +Cc: Bob >> +Subject: wowsers! >> +cc: Charles >> +Message-Id: >> +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.