Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mark Kettenis <kettenis@chello.nl>
To: gdb-patches@sources.redhat.com
Subject: [PATCH/RFA] Add xfail for i386 BSD's
Date: Thu, 04 Jul 2002 08:03:00 -0000	[thread overview]
Message-ID: <200207041448.g64EmsU08483@elgar.kettenis.dyndns.org> (raw)

I'm convinced this failure is caused by a kernel bug present on all
i386 BSD's.  Seen on FreeBSD and OpenBSD, and since OpenBSD is so
similar to OpenBSD, I expect it to be "broken" too.  The original
BSD was already there, I just made sure the pattern catches the other
ones too.

Ok to check this in?

Mark


Index: testsuite/ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
	function when asleep" test.

Index: testsuite/gdb.base/interrupt.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.base/interrupt.exp,v
retrieving revision 1.4
diff -u -p -r1.4 interrupt.exp
--- testsuite/gdb.base/interrupt.exp 29 Oct 2001 17:38:11 -0000 1.4
+++ testsuite/gdb.base/interrupt.exp 4 Jul 2002 14:44:37 -0000
@@ -122,7 +122,7 @@ if ![file exists $binfile] then {
 
 		setup_xfail "sparc*-*-solaris2*"
 		setup_xfail "mips-*-ultrix*"
-		setup_xfail "i386*-*-bsd*"
+		setup_xfail "i*86-*-*bsd*"
 		setup_xfail "i*86-*-solaris2*"
 		setup_xfail "*-*-sysv4*"
 		setup_xfail "vax-*-*"


             reply	other threads:[~2002-07-04 14:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-04  8:03 Mark Kettenis [this message]
2002-07-10 14:14 ` Andrew Cagney
2002-07-10 16:09   ` Mark Kettenis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200207041448.g64EmsU08483@elgar.kettenis.dyndns.org \
    --to=kettenis@chello.nl \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox