11 Feb
2009
11 Feb
'09
11:27 p.m.
James Hawkins <truiken(a)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 julliard(a)winehq.org