From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14341 invoked by alias); 24 Sep 2002 19:36:44 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 14334 invoked from network); 24 Sep 2002 19:36:43 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 24 Sep 2002 19:36:43 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g8OJIqi03085 for ; Tue, 24 Sep 2002 15:18:52 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8OJagf31248 for ; Tue, 24 Sep 2002 15:36:42 -0400 Received: from valrhona.uglyboxes.com (IDENT:pHnefIPVN6VV/AkwKijhYRRwp8lXXfiH@vpn50-1.rdu.redhat.com [172.16.50.1]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8OJafJ20949 for ; Tue, 24 Sep 2002 15:36:41 -0400 Date: Tue, 24 Sep 2002 12:36:00 -0000 From: Keith Seitz X-X-Sender: keiths@valrhona.uglyboxes.com To: gdb-patches@sources.redhat.com Subject: Re: [RFA/MI testsuite] Add pthreads tests In-Reply-To: <15760.47731.146760.523431@localhost.redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-09/txt/msg00589.txt.bz2 On Tue, 24 Sep 2002, Elena Zannoni wrote: > Could you split it in two files? one .exp just for 669 with the kfail, > and one .exp for the rest. Even if you have to duplicate one proc or > two. I thing it'll make things easier in the long run. So the > 'generic' testfile can evolve freely. Done. > I think we can refine the test as we go, we are doing this all the > times anyway. I am not too concerned. Ok. I've committed it, and I'll submit the fixes for the failures next. Keith