Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] Remove XFAIL in interrupt.exp for i*86-pc-linux*-gnu*
@ 2006-02-26 18:53 Fred Fish
  2006-02-26 19:11 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Fred Fish @ 2006-02-26 18:53 UTC (permalink / raw)
  To: gdb-patches; +Cc: fnf

Testing a current development gdb using the current development gcc
produces an XPASS in interrupt.exp.  This patch fixes it.

-Fred

2006-02-26  Fred Fish  <fnf@specifix.com>

	* gdb.base/interrupt.exp: Remove xfail for
	"i*86-pc-linux*-gnu*".
 
Index: testsuite/gdb.base/interrupt.exp
===================================================================
RCS file: /cvsroots/latest/src/gdb/gdb/testsuite/gdb.base/interrupt.exp,v
retrieving revision 1.1.1.1
diff -c -p -r1.1.1.1 interrupt.exp
*** testsuite/gdb.base/interrupt.exp	8 Oct 2005 19:36:19 -0000	1.1.1.1
--- testsuite/gdb.base/interrupt.exp	26 Feb 2006 18:43:31 -0000
*************** if ![file exists $binfile] then {
*** 168,174 ****
  	    eof { fail "echo data (eof)" }
  	}
  
- 	setup_xfail "i*86-pc-linux*-gnu*"
  	send_gdb "\004"
  	gdb_expect {
  	    -re "end of file.*Program exited normally.*$gdb_prompt $" {
--- 168,173 ----


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

* Re: [PATCH] Remove XFAIL in interrupt.exp for i*86-pc-linux*-gnu*
  2006-02-26 18:53 [PATCH] Remove XFAIL in interrupt.exp for i*86-pc-linux*-gnu* Fred Fish
@ 2006-02-26 19:11 ` Daniel Jacobowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2006-02-26 19:11 UTC (permalink / raw)
  To: Fred Fish; +Cc: gdb-patches

On Sun, Feb 26, 2006 at 01:49:43PM -0500, Fred Fish wrote:
> Testing a current development gdb using the current development gcc
> produces an XPASS in interrupt.exp.  This patch fixes it.

This test has little to do with gcc, and gdb hasn't been modified in
this area recently.  Are you sure it's 100% repeatable?  This test has
xpassed on-and-off randomly for years; I suspect it's a real bug, but
we haven't reproduced it outside of expect.

-- 
Daniel Jacobowitz
CodeSourcery


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

end of thread, other threads:[~2006-02-26 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-26 18:53 [PATCH] Remove XFAIL in interrupt.exp for i*86-pc-linux*-gnu* Fred Fish
2006-02-26 19:11 ` Daniel Jacobowitz

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