Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH/RFA] Add xfail for i386 BSD's
@ 2002-07-04  8:03 Mark Kettenis
  2002-07-10 14:14 ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Kettenis @ 2002-07-04  8:03 UTC (permalink / raw)
  To: gdb-patches

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-*-*"


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH/RFA] Add xfail for i386 BSD's
  2002-07-04  8:03 [PATCH/RFA] Add xfail for i386 BSD's Mark Kettenis
@ 2002-07-10 14:14 ` Andrew Cagney
  2002-07-10 16:09   ` Mark Kettenis
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cagney @ 2002-07-10 14:14 UTC (permalink / raw)
  To: Mark Kettenis; +Cc: gdb-patches

> 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?

(I'm, for the moment, picking up more testsuite stuff for Fernando, 
Fernando is concentrating on getting the KFAIL stuff resolved).

> 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.
> 

Yes (but I suspect that one of the above OpenBSDs was likely ment to be 
NetBSD :-)

Andrew



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH/RFA] Add xfail for i386 BSD's
  2002-07-10 14:14 ` Andrew Cagney
@ 2002-07-10 16:09   ` Mark Kettenis
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Kettenis @ 2002-07-10 16:09 UTC (permalink / raw)
  To: ac131313; +Cc: gdb-patches

   Date: Wed, 10 Jul 2002 17:06:40 -0400
   From: Andrew Cagney <ac131313@ges.redhat.com>

   > 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?

   Yes (but I suspect that one of the above OpenBSDs was likely ment to be 
   NetBSD :-)

Right!

Checked in now.

Mark


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-07-10 23:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-04  8:03 [PATCH/RFA] Add xfail for i386 BSD's Mark Kettenis
2002-07-10 14:14 ` Andrew Cagney
2002-07-10 16:09   ` Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox