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: Mon, 28 Nov 2016 14:40:03 +0100 Message-ID: <87d1hfd8p8.fsf@gnu.org> References: <58383346.5090608@crazy-compilers.com> <20161126044853.GB15256@jasmine> <583BF716.2060009@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]:42080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBMAE-0000PP-Be for guix-devel@gnu.org; Mon, 28 Nov 2016 08:40:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBMAA-0001Jq-FG for guix-devel@gnu.org; Mon, 28 Nov 2016 08:40:10 -0500 In-Reply-To: <583BF716.2060009@crazy-compilers.com> (Hartmut Goebel's message of "Mon, 28 Nov 2016 10:21:26 +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 26.11.2016 um 05:48 schrieb Leo Famulari: >> I started the initial evaluation earlier today: >> >> https://hydra.gnu.org/jobset/gnu/python-build-system > > Thanks. How can I interpret the results? Anything I can or should do? Of course! :-) 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 re= start those builds), but others may be real. HTH! Ludo=E2=80=99.