From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27089 invoked by alias); 21 Jan 2015 22:53:48 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 27028 invoked by uid 89); 21 Jan 2015 22:53:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 21 Jan 2015 22:53:39 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0LMraed014261 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 21 Jan 2015 17:53:37 -0500 Received: from localhost (dhcp-10-15-16-169.yyz.redhat.com [10.15.16.169]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t0LMraac024909 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NO); Wed, 21 Jan 2015 17:53:36 -0500 From: Sergio Durigan Junior To: GDB Development Cc: Eli Zaretskii Subject: Re: [ANNOUNCEMENT] GDB BuildBot References: <87bnm1exo6.fsf@redhat.com> X-URL: http://blog.sergiodj.net Date: Wed, 21 Jan 2015 22:53:00 -0000 In-Reply-To: <87bnm1exo6.fsf@redhat.com> (Sergio Durigan Junior's message of "Wed, 14 Jan 2015 18:43:05 -0500") Message-ID: <87lhkvd9u7.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2015-01/txt/msg00043.txt.bz2 On Wednesday, January 14 2015, I wrote: > Hi all, > > It took a bit more time than I was planning, but finally I am back to > announce our BuildBot. I really expect that it will help us improve our > codebase and catch regressions/failures sooner (in fact, it already > helped me to catch at least 2 regressions). Hey guys, It's been a week since our BuildBot is running, and I would like to say/ask a few things. First, thanks to Mark Wielaard for setting up a Debian Wheezy x86_64 machine as one of our buildslaves! And also, thanks for Tulio Magno and for IBM/UNICAMP for providing a PPC64LE VM where I could set up another buildslave for us. So now, GDB is being tested on: - Fedora 21 x86_64 - Debian Wheezy x86_64 - Fedora 21 ppc64le Not bad for a first week :-). I also plan to set up a buildslave for us on an AIX machine from the GCC Farm (thanks to David Edelsohn for the reminder). Now, the questions. 1) I am still tweaking the notifications that are sent to the gdb-testers mailing list. Do you have any ideas/suggestions for improvement? 2) Are you guys actually seeing the notifications that are sent to the gdb-testers? :-). I know the amount of e-mails can get annoying, and that's why I'm trying to reduce them by tracking the XFAIL's, but I'd like to know if this is being used. 3) Eli requested, and I created a new "make TAGS" pass that is performed on every build. It is failing every time now (because of the some issues found by Eli and posted to the gdb-patches). I could make BuildBot generate an e-mail for every failure, but this would massively increase the number of e-mails sent to the gdb-testers. So, for now, I am only sending an e-mail *if* some regression has been found. Is it OK for you? Would you like me to make BuildBot send an e-mail every time "make TAGS" fail? Other than that, I think we our BuildBot is looking good, and we will soon be able to filter the noise and catch only the real regressions. Meanwhile, if you want to help, you can: - Help me filter the XFAIL tests - Contribute with a buildslave! - Improve the current configuration, which can be found (temporarily) at . Cheers, -- Sergio GPG key ID: 0x65FC5E36 Please send encrypted e-mail if possible http://sergiodj.net/