Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* PATCH [mi-testsuite]: Use kfail in mi*-console.exp
@ 2003-01-13 22:08 Daniel Jacobowitz
  2003-01-13 22:26 ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2003-01-13 22:08 UTC (permalink / raw)
  To: gdb-patches

I've committed this as obvious.  I've been meaning to do this ever since
KFAIL was first added; we have a PR for this, so I'm changing the fail to a
kfail.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

2002-01-13  Daniel Jacobowitz  <drow@mvista.com>

	* gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
	* gdb.mi/mi1-console.exp: Likewise.

Index: gdb.mi/mi-console.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-console.exp,v
retrieving revision 1.9
diff -u -p -r1.9 mi-console.exp
--- gdb.mi/mi-console.exp	5 Nov 2002 15:43:18 -0000	1.9
+++ gdb.mi/mi-console.exp	13 Jan 2003 22:04:21 -0000
@@ -77,7 +77,7 @@ gdb_expect {
 	# multiple event sources to channel the output back through the
 	# MI.
 
-	fail "Hello message (known bug)"
+	kfail "gdb/623" "Hello message (known bug)"
     }
     timeout {
 	fail "Hello message (timeout)"
Index: gdb.mi/mi1-console.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi1-console.exp,v
retrieving revision 1.3
diff -u -p -r1.3 mi1-console.exp
--- gdb.mi/mi1-console.exp	5 Nov 2002 15:43:18 -0000	1.3
+++ gdb.mi/mi1-console.exp	13 Jan 2003 22:04:21 -0000
@@ -77,7 +77,7 @@ gdb_expect {
 	# multiple event sources to channel the output back through the
 	# MI.
 
-	fail "Hello message (known bug)"
+	kfail "gdb/623" "Hello message (known bug)"
     }
     timeout {
 	fail "Hello message (timeout)"


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

end of thread, other threads:[~2003-01-13 22:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-13 22:08 PATCH [mi-testsuite]: Use kfail in mi*-console.exp Daniel Jacobowitz
2003-01-13 22:26 ` Andrew Cagney
2003-01-13 22:31   ` Daniel Jacobowitz

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