public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* Handling XFAIL that actually XPASSes
@ 2007-01-23 12:49 Mark Wielaard
  2007-01-23 14:28 ` Andrew Cagney
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Wielaard @ 2007-01-23 12:49 UTC (permalink / raw)
  To: frysk

Hi,

FC6 contains an update libgcj so that the following XFAIL test now
XPASSes: frysk3228/LoggerParent. Unfortunately since we expect it to
actually fail a toplevel 'make check' which would otherwise happily go
on checking other stuff now stops with:

==============================================================
1 of 42 tests did not behave as expected (1 unexpected passes)
(1 tests were not run)
==============================================================

Is there any magic to make XFAILs that XPASS not fatal?

Cheers,

Mark

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

* Re: Handling XFAIL that actually XPASSes
  2007-01-23 12:49 Handling XFAIL that actually XPASSes Mark Wielaard
@ 2007-01-23 14:28 ` Andrew Cagney
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2007-01-23 14:28 UTC (permalink / raw)
  To: Mark Wielaard; +Cc: frysk

Short of:
- hacking the makefile rule to run the tests
- convoluted automake/autoconf clue to add that to either of xfail/pass
- get that fix back-ported into fc5
not really. I just wish that the last could happen, sigh.

Mark Wielaard wrote:
> Hi,
>
> FC6 contains an update libgcj so that the following XFAIL test now
> XPASSes: frysk3228/LoggerParent. Unfortunately since we expect it to
> actually fail a toplevel 'make check' which would otherwise happily go
> on checking other stuff now stops with:
>
> ==============================================================
> 1 of 42 tests did not behave as expected (1 unexpected passes)
> (1 tests were not run)
> ==============================================================
>
> Is there any magic to make XFAILs that XPASS not fatal?
>
> Cheers,
>
> Mark
>
>   

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

end of thread, other threads:[~2007-01-23 14:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-23 12:49 Handling XFAIL that actually XPASSes Mark Wielaard
2007-01-23 14:28 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).