From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14279 invoked by alias); 12 Jun 2003 09:50:46 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 14206 invoked from network); 12 Jun 2003 09:50:44 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 12 Jun 2003 09:50:44 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h5C9oiH31638 for ; Thu, 12 Jun 2003 05:50:44 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5C9oeT22330 for ; Thu, 12 Jun 2003 05:50:40 -0400 Received: from cygbert.vinschen.de (vpn50-25.rdu.redhat.com [172.16.50.25]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h5C9ocw03317 for ; Thu, 12 Jun 2003 02:50:39 -0700 Received: by cygbert.vinschen.de (Postfix, from userid 500) id 746C85811F; Thu, 12 Jun 2003 11:50:36 +0200 (CEST) Date: Thu, 12 Jun 2003 09:50:00 -0000 From: Corinna Vinschen To: gdb Subject: Re: failures in fileio.exp Message-ID: <20030612095036.GP30116@cygbert.vinschen.de> Reply-To: gdb@sources.redhat.com Mail-Followup-To: gdb References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-SW-Source: 2003-06/txt/msg00196.txt.bz2 On Wed, Jun 11, 2003 at 03:30:14PM -0700, David Carlton wrote: > I'm seeing these failures in fileio.exp: > > FAIL: gdb.base/fileio.exp: Stat a NULL pathname returns ENOENT > FAIL: gdb.base/fileio.exp: System with invalid command returns 127 > FAIL: gdb.base/fileio.exp: Renaming a nonexistant file returns ENOENT > FAIL: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT > FAIL: gdb.base/fileio.exp: Time(2) returns feasible values > > This is on Red Hat 8.0 (i686-pc-linux-gnu), GCC 3.1. I'll include the > gdb.log below, if it helps. Fileio.exp only works for remote targets and then only for targets on which the fileio protocol is implemented. I've added a conditional which only runs the test on remote targets. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:vinschen@redhat.com