Robert Reif reif@earthlink.net writes:
Isn't the point of winetest just to do a sanity check on the wine regression tests to make sure they are correct and valid. You don't need a 100% pass rate to prove that the tests are valid as long as you understand the reason for failure.
You absolutely need a 100% pass rate, otherwise the tests are meaningless. If we know why a test fails, that knowledge should be stored in the code by making the test deal with that case properly instead of reporting a failure.