ATF-devel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xfail: expected failures
On Sun Jun 27 2010 at 21:59:31 +0100, Julio Merino wrote:
> On Sun, Jun 27, 2010 at 9:56 PM, Antti Kantee <pooka%cs.hut.fi@localhost>
> wrote:
> >
> > So what happens if you have (note commented xfail):
> >
> > body
> > {
> >
> > //atf_tc_expect_fail("bug without end FIXED");
> > some_call();
> > atf_tc_expect_pass();
> >
> > ATF_REQUIRE(false);
> > }
>
> Exactly the same as if atf_tc_expect_pass() was not there.
I find that very confusing, but if nobody else does, ok.
Home |
Main Index |
Thread Index |
Old Index