On Wed, Jul 22, 2009 at 12:45 AM, dan nessettdnessett@yahoo.com wrote:
I just looked at the code and it shouldn't be hard to add a knowntofail option that acts like flipresult and then add a new category of test result that specifies how many known to fail results occurred. However, one issue is whether known to fail should count against success/failure (when computing the percentage of tests that failed) or whether these results should not count toward either.
Having a third possible result would be more informative.
You could report two scores, one including known-to-fail tests and one excluding them. Reporting both or just one of these scores could be configurable by a command line option.