From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Please set up hdyra-job for python-branch Date: Tue, 29 Nov 2016 15:27:10 +0100 Message-ID: <87k2bm745d.fsf@gnu.org> References: <58383346.5090608@crazy-compilers.com> <20161126044853.GB15256@jasmine> <583BF716.2060009@crazy-compilers.com> <87d1hfd8p8.fsf@gnu.org> <583D503D.6050209@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBjNN-000639-RN for guix-devel@gnu.org; Tue, 29 Nov 2016 09:27:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBjNJ-0002sn-TS for guix-devel@gnu.org; Tue, 29 Nov 2016 09:27:17 -0500 In-Reply-To: <583D503D.6050209@crazy-compilers.com> (Hartmut Goebel's message of "Tue, 29 Nov 2016 10:54:05 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel Hartmut Goebel skribis: > Am 28.11.2016 um 14:40 schrieb Ludovic Court=C3=A8s: >> What you can do is compare the failures to current =E2=80=98master=E2=80= =99 to identify >> new problems: >> >> https://hydra.gnu.org/eval/109379?compare=3Dmaster#tabs-now-fail >> >> As you note, some failures are unrelated transient issues (we=E2=80=99ll= restart >> those builds), but others may be real. > > Thanks for this link. I was able to spot one failure. Good. When you fix it (and other failures, if any), we can start a new evaluation or merge directly in master (the sooner the better!). It seems almost all the x86_64 builds of that branch have completed, so if there are important failures, we=E2=80=99d have already seen them. Ludo=E2=80=99.