Allen Wittenauer created YETUS-587:
--------------------------------------
Summary: Report if junit drops a significant amount of tests
Key: YETUS-587
URL: https://issues.apache.org/jira/browse/YETUS-587
Project: Yetus
Issue Type: New Feature
Components: Test Patch
Reporter: Allen Wittenauer
I believe precommit should be able to guesstimate how many tests results are
expected from junit by taking the number @test lines subtracted by the number
of @ignore lines. Precommit can then compare that to the actual numbers
received. If that number is below some configurable percentage, precommit
should throw a very significant warning probably in lieu of reporting the
actual failed tests since things almost certainly went very very wrong.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)