Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Flipping ifelse.exp test
@ 2006-07-17 23:32 Mark Kettenis
  2006-07-18  7:24 ` Daniel Jacobowitz
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Kettenis @ 2006-07-17 23:32 UTC (permalink / raw)
  To: gdb

Hi folks,

I sometimes see the following failure:

FAIL: gdb.base/ifelse.exp: if 1 with empty body

If everything is all right, the output in gdb.log looks like:

(gdb) if 1
 >end
(gdb) echo got here\n
got here
(gdb) PASS: gdb.base/ifelse.exp: if 1 with empty body

but when it fails, it looks like:

(gdb) if 1
 >end
(gdb) FAIL: gdb.base/ifelse.exp: if 1 with empty body
echo got here\n
got here
(gdb) PASS: gdb.base/ifelse.exp: if 0 with empty body

I fail to see what's wrong with the test though.  The regular
expressions seem to be properly anchored.

Can anyone spot the problem?

Mark


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

end of thread, other threads:[~2006-07-18 17:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-17 23:32 Flipping ifelse.exp test Mark Kettenis
2006-07-18  7:24 ` Daniel Jacobowitz
2006-07-18 15:24   ` Andrew STUBBS
2006-07-18 17:59     ` Mark Kettenis
2006-07-18 18:35       ` Daniel Jacobowitz

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