[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/19596] Incorrect exit status for incompatible ABI change



https://sourceware.org/bugzilla/show_bug.cgi?id=19596

--- Comment #9 from Michi Henning <michi.henning at canonical dot com> ---
Right. What it boils down to is that I need a simple exit status that allows me
to decide whether my test should pass or fail. If I've explicitly suppressed
something, it should no longer give me a failing exit status. (Otherwise, why
would I bother to suppress it?)

This is also how valgrind works: suppressed reports leave the exit status
alone, and only unsurpassed ones affect it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.