From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: wip-gobject-introspection Date: Sun, 18 Jan 2015 19:03:48 +0100 Message-ID: References: <87mw5l3x39.fsf@gnu.org> <87egqtjosx.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCuCU-0002Cj-TM for guix-devel@gnu.org; Sun, 18 Jan 2015 13:03:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YCuCT-0001ai-PR for guix-devel@gnu.org; Sun, 18 Jan 2015 13:03:50 -0500 In-Reply-To: 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: Guix-devel On Sat, Jan 17, 2015 at 7:57 PM, Federico Beffa wrote: > I've also noticed that xorg-server failed to pass a test on hydra. I'm > surprised because on my x86_64 machine everything goes smooth. Maybe > the rebase will help as I see that master has a newer xorg-server > version. After rebasing the branch I've re-built xorg-server locally and seen the same test failure that occurred on hydra. I thought: "Good, now I have a way to investigate" and rebuilt with "--keep-failed" and ... the test passed! I then rebuilt a couple of times the package and it appears that some tests (not always the same and not always) fail randomly. Any thought? Fede