You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2018/01/17 16:39:00 UTC

[jira] [Updated] (YETUS-587) Report if junit drops a significant amount of tests

     [ https://issues.apache.org/jira/browse/YETUS-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer updated YETUS-587:
-----------------------------------
    Fix Version/s:     (was: 0.7.0)
                   0.8.0

> 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
>            Priority: Blocker
>             Fix For: 0.8.0
>
>
> 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
(v7.6.3#76005)