Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Re: [rfa] delete xfail from gdb.base/corefile.exp
@ 2003-09-25  0:50 Michael Elizabeth Chastain
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Elizabeth Chastain @ 2003-09-25  0:50 UTC (permalink / raw)
  To: carlton, gdb-patches

Cool with me, although I can't approve it.

Michael C

===

  2003-09-24  David Carlton  <carlton@kealia.com>

	  * gdb.base/corefile.exp: Delete obsolete setup_xfail.


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [rfa] delete xfail from gdb.base/corefile.exp
@ 2003-09-25  0:47 David Carlton
  2003-09-25  0:50 ` Daniel Jacobowitz
  0 siblings, 1 reply; 5+ messages in thread
From: David Carlton @ 2003-09-25  0:47 UTC (permalink / raw)
  To: gdb-patches

Ever since Jim got corefile.exp working on Linux, I've been annoyed by
this:

XPASS: gdb.base/corefile.exp: up in corefile.exp (reinit) (PRMS CLLbs17002)

The test passes reliably, and the message refers to some ancient
bug-tracking system; the easiest solution to me is to just yank the
setup_xfail.  It's possible that the test in question fails on other
systems; the setup_xfail doesn't give me any reason to believe that
that is the case.

Tested on i686-pc-linux-gnu, GCC 3.2, both DWARF-2 and stabs.  OK to
commit?

David Carlton
carlton@kealia.com

2003-09-24  David Carlton  <carlton@kealia.com>

	* gdb.base/corefile.exp: Delete obsolete setup_xfail.

Index: corefile.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.base/corefile.exp,v
retrieving revision 1.7
diff -u -p -r1.7 corefile.exp
--- corefile.exp	29 May 2003 23:00:02 -0000	1.7
+++ corefile.exp	25 Sep 2003 00:43:27 -0000
@@ -244,7 +244,6 @@ gdb_expect {
 # test reinit_frame_cache
 
 gdb_load ${binfile}
-setup_xfail "*-*-*" CLLbs17002
 gdb_test "up" "#\[0-9\]* *\[0-9xa-fH'\]* in .* \\(\\).*" "up in corefile.exp (reinit)"
 
 gdb_test "core" "No core file now."


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

end of thread, other threads:[~2003-09-25 15:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-25  0:50 [rfa] delete xfail from gdb.base/corefile.exp Michael Elizabeth Chastain
  -- strict thread matches above, loose matches on Subject: below --
2003-09-25  0:47 David Carlton
2003-09-25  0:50 ` Daniel Jacobowitz
2003-09-25  1:36   ` Andrew Cagney
2003-09-25 15:41   ` David Carlton

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