From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) by sourceware.org (Postfix) with ESMTP id 8625F3858C50 for ; Tue, 31 Jan 2023 17:45:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8625F3858C50 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gentoo.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gentoo.org Content-Type: multipart/signed; boundary="Apple-Mail=_74D964D5-59A1-4F11-98B4-14C587CF61EF"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.300.101.1.3\)) Subject: Re: [PATCH 2/2] gcc_full_build_factory: call contrib/test_summary after make check From: Sam James In-Reply-To: <20230131093117.GH11361@gnu.wildebeest.org> Date: Tue, 31 Jan 2023 17:34:51 +0000 Cc: buildbot@sourceware.org Message-Id: <420BC6E8-C088-4AD3-96C3-969AC884DE00@gentoo.org> References: <20230131015611.1989999-1-sam@gentoo.org> <20230131015611.1989999-2-sam@gentoo.org> <20230131093117.GH11361@gnu.wildebeest.org> To: Mark Wielaard X-Mailer: Apple Mail (2.3731.300.101.1.3) X-Spam-Status: No, score=-4.0 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --Apple-Mail=_74D964D5-59A1-4F11-98B4-14C587CF61EF Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii > On 31 Jan 2023, at 09:31, Mark Wielaard wrote: > > On Tue, Jan 31, 2023 at 01:56:11AM +0000, Sam James wrote: >> This gives us a nice summary of the various dejagnu results. > > Looks like a nice idea in general. > > But it also renames the *.sum files to .sum.sent, which means > they next bunsen step will fail to fetch them. You need to add > -t: prevents logs from being renamed > Oh, good spot! Let me fix. > Also the "wrapper" text about emailing the sums is a little > odd imho. But it looks like there is no way to suppress that. > I want to add an option for that as it's a bit confusing when we run It in our Gentoo packaging too. We'll circle back to that. Best, sam --Apple-Mail=_74D964D5-59A1-4F11-98B4-14C587CF61EF Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQQlpruI3Zt2TGtVQcJzhAn1IN+RkAUCY9lRO18UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0MjVB NkJCODhERDlCNzY0QzZCNTU0MUMyNzM4NDA5RjUyMERGOTE5MAAKCRBzhAn1IN+R kOeeAP9Ty8DoCr/QI2DRItl4b/c3ycLfsCEkx2AWf/Bp0dW4AAEA3kdPois8B+Pi Eq1sQqo0qZ3xihsGVv7EDmnzE3WdXwM= =jcxG -----END PGP SIGNATURE----- --Apple-Mail=_74D964D5-59A1-4F11-98B4-14C587CF61EF--