From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32052 invoked by alias); 13 Jan 2007 18:01:28 -0000 Received: (qmail 32043 invoked by uid 22791); 13 Jan 2007 18:01:28 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 13 Jan 2007 18:01:22 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-11-156.inter.net.il [80.230.11.156]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id GUT79701 (AUTH halo1); Sat, 13 Jan 2007 20:01:18 +0200 (IST) Date: Sat, 13 Jan 2007 18:01:00 -0000 Message-Id: From: Eli Zaretskii To: Mark Kettenis CC: gdb@sourceware.org In-reply-to: <200701131533.l0DFXOsk003977@brahms.sibelius.xs4all.nl> (message from Mark Kettenis on Sat, 13 Jan 2007 16:33:24 +0100 (CET)) Subject: Re: Test suite docs Reply-to: Eli Zaretskii References: <200701131426.l0DEQ6qe026120@brahms.sibelius.xs4all.nl> <200701131533.l0DFXOsk003977@brahms.sibelius.xs4all.nl> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00240.txt.bz2 > Date: Sat, 13 Jan 2007 16:33:24 +0100 (CET) > From: Mark Kettenis > CC: gdb@sourceware.org > > > > FAIL: gdb.base/corefile.exp: accessing mmapped data in core file (mapping address not found in core file) > > I don't think I've ever seen this one myself. The problem could be > that your ulimit is set such that your system creates truncated core > files. "ulimit -c" is set to 200MB. > This is what makes it so difficult to get the testsuite FAIL-free. > The sheer number of Linux distributions out there that all appear as > i386-unknown-linux-gnu to us, makes it very hard to selectively XFAIL > tests. Maybe we shouldn't test so many kernel-related issues. > That said, even on OpenBSD I have been pretty lazy with putting in the > proper setup_xfails. One more reason to have the canonical results recorded somewhere.