James Hawkins <trui...@gmail.com> writes:

> We should leave the failing files percentage up (note the name change)
> and add a failing tests percentage next to it.  The failing tests
> percentage should be total_test_failures / total_tests_run.

That's not a useful number, many files run a lot of tests, of which a
huge majority always succeeds. Having a single failure among 10,000
tests means that the test failed, and it's something bad that should be
taken care of. Showing that as a 99.99% success would be very misleading.

-- 
Alexandre Julliard
julli...@winehq.org


Reply via email to