From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 58444 invoked by alias); 31 Jul 2018 12:46:56 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 58433 invoked by uid 89); 31 Jul 2018 12:46:55 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY autolearn=ham version=3.3.2 spammy= X-HELO: smtp.CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE (HELO smtp.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 31 Jul 2018 12:46:54 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id C9950FC7; Tue, 31 Jul 2018 14:46:52 +0200 (CEST) Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id WDObDbtdrzda; Tue, 31 Jul 2018 14:46:51 +0200 (CEST) Received: from lokon.CeBiTec.Uni-Bielefeld.DE (lokon.CeBiTec.Uni-Bielefeld.DE [129.70.161.152]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 0D5F3FC6; Tue, 31 Jul 2018 14:46:51 +0200 (CEST) Received: (from ro@localhost) by lokon.CeBiTec.Uni-Bielefeld.DE (8.15.2+Sun/8.15.2/Submit) id w6VCkoSk003184; Tue, 31 Jul 2018 14:46:50 +0200 (MEST) From: Rainer Orth To: Sergio Durigan Junior Cc: Tom Tromey , gdb-patches@sourceware.org Subject: Re: Update dg-extract-results.* from gcc References: <87601316fe.fsf@tromey.com> <876011soph.fsf@redhat.com> Date: Tue, 31 Jul 2018 12:46:00 -0000 In-Reply-To: <876011soph.fsf@redhat.com> (Sergio Durigan Junior's message of "Thu, 26 Jul 2018 16:54:02 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2018-07/txt/msg00806.txt.bz2 Hi Sergio, > On Wednesday, July 25 2018, Tom Tromey wrote: > >>>>>>> "Rainer" == Rainer Orth writes: >> Rainer> * One could also copy over gcc's contrib/test_summary, used by the >> Rainer> toplevel make mail-report.log to provide a nice summary of test >> Rainer> results. However, this is currently hampered by the fact that for >> Rainer> parallel make check the gdb.sum and gdb.log files are left in >> Rainer> outputs/*/*/gdb.{sum,log} after dg-extract-results.sh has run >> Rainer> instead >> Rainer> of moving them to *.sep like gcc's gcc/Makefile.in does, so >> Rainer> mail-report.log lists every failure twice. >> >> I don't understand the "*.sep" comment - would you mind spelling it out? >> >> Anyway, if this script is useful to you, it's fine with me if you want >> to find a way to make it work. I think the outputs/** stuff can be >> moved around or messed with pretty freely, though of course it is best >> not to outright lose things. > > Just a note: if you're going to move/change the outputs/** stuff, please > make sure the racy targets on gdb/testsuite/Makefile still work. good point. I hope I'd have adapted every use of dg-extract-results.sh in gdb/testsuite/Makefile.in, but I'll certainly double-check. Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University