Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
SUREFIRE-1447 get an (estimated?) test count
- Open
- relates to
-
HDFS-12711 deadly hdfs test
- Resolved