From: mec.gnu@mindspring.com (Michael Elizabeth Chastain)
To: randolph@tausq.org
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch/rfc] mark structs2.exp tests as kfail on hppa
Date: Mon, 07 Jun 2004 18:58:00 -0000 [thread overview]
Message-ID: <20040607185816.2A4274B104@berman.michael-chastain.com> (raw)
> Should i mark the test as kfailed? I don't know what's the "common
> practice" for marking gcc bugs in gdb test cases...
"KFAIL" means known failure inside gdb.
"XFAIL" means expected failure in something outside gdb (like gcc).
So these would be XFAIL's. setup_xfail has a three-argument form
so you can say "setup_xfail hppa-*-* gcc/15860".
And if you wanna be real fussy:
if { [ test_compiler_info gcc-*-* ] } then {
setup_xfail hppa-*-* gcc/15860
}
Michael C
next reply other threads:[~2004-06-07 18:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-07 18:58 Michael Elizabeth Chastain [this message]
2004-06-07 19:12 ` Randolph Chung
2004-06-08 19:39 ` Andrew Cagney
-- strict thread matches above, loose matches on Subject: below --
2004-06-07 18:42 Randolph Chung
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=20040607185816.2A4274B104@berman.michael-chastain.com \
--to=mec.gnu@mindspring.com \
--cc=gdb-patches@sources.redhat.com \
--cc=randolph@tausq.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