From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: gdb@sourceware.org
Subject: Flipping ifelse.exp test
Date: Mon, 17 Jul 2006 23:32:00 -0000 [thread overview]
Message-ID: <200607172302.k6HN2mlx002514@elgar.sibelius.xs4all.nl> (raw)
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
next reply other threads:[~2006-07-17 23:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-17 23:32 Mark Kettenis [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200607172302.k6HN2mlx002514@elgar.sibelius.xs4all.nl \
--to=mark.kettenis@xs4all.nl \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox