From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3574 invoked by alias); 29 Jun 2009 18:38:56 -0000 Received: (qmail 3560 invoked by uid 22791); 29 Jun 2009 18:38:56 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 29 Jun 2009 18:38:48 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 621057C09A; Mon, 29 Jun 2009 18:38:46 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 01588108B0; Mon, 29 Jun 2009 18:38:44 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1MLLka-0001UY-4H; Mon, 29 Jun 2009 14:38:44 -0400 Date: Mon, 29 Jun 2009 18:38:00 -0000 From: Daniel Jacobowitz To: Tom Tromey Cc: gdb-patches@sourceware.org, Jan Kratochvil Subject: Re: RFC: parallelize "make check" Message-ID: <20090629183844.GA5702@caradoc.them.org> Mail-Followup-To: Tom Tromey , gdb-patches@sourceware.org, Jan Kratochvil References: <20090629165708.GA30963@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes 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 X-SW-Source: 2009-06/txt/msg00839.txt.bz2 On Mon, Jun 29, 2009 at 12:05:10PM -0600, Tom Tromey wrote: > What he did mention to me is: > > gdb.mi/mi-file-transfer.exp, gdb.server/file-transfer.exp, > gdb.base/focus-cmd-prev.exp, gdb.xml/tdesc-regs.exp, > gdb.base/watchpoint.exp and some others already filtered out randomly > FAIL when run in parallel Interesting, I was not aware of intermittent failures in these files. I've never seen them that I can remember. -- Daniel Jacobowitz CodeSourcery