GNU bug report logs -
#23521
control test "PASS" exit status on a per-test basis
Previous Next
Full log
Message #11 received at 23521 <at> debbugs.gnu.org (full text, mbox):
On 05/19/2016 09:04 AM, Mathieu Lirzin wrote:
>> Another common use for "expected failure" is to write tests to check
>> >that error conditions arise as expected, for example, by checking that
>> >a program raises an error when given invalid input.
> I agree that XFAIL can be ambiguous, however I think this usage is not
> desirable. It gives an additional opposite meaning to XFAIL symbol
> which makes it even more confusing.
>
I agree. When I wanna tests that a program fails with incorrect input, I
prefer writing a tests that calls the program, check that it fails (exit
1 or whatever is expected), and perhaps even parse the error message,
and if it looks like I expect exit 0 aka PASS.
Cheers,
Peter
This bug report was last modified 3 years and 255 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.