-
New Feature
-
Resolution: Fixed
-
Major
-
None
Current version of TestNG plugin does not have a possibility to use threshold values for failed and skipped tests. If some build has at least one failed test, then this build will be marked as unstable.
Maybe it would be better to have some mechanism to mark build as successfull instead of unstable with using a threshold value for failed tests.
- is related to
-
JENKINS-34822 TestNG plugin has incorrect default threshold values
-
- Open
-
- relates to
-
JENKINS-42819 Percentage Threshold Is Broken for 100%
-
- Open
-
-
JENKINS-26971 looking at failed TestNG result causes an exception
-
- Closed
-
[JENKINS-20985] TestNG plugin should has a possibility to use thresholds for failed tests
Description |
Original:
Current version of TestNG plugin does not have a possibility to use thresholds values for failed and skipped tests. If some build has at least one skipped or failed test then this build will be marked as unstable. I suppose that would be good to have some mechanism to leave build as successfully instead of unstable with using of threshold values for skipped/failed tests. |
New:
Current version of TestNG plugin does not have a possibility to use threshold values for failed and skipped tests. If some build has at least one failed test, then this build will be marked as unstable. Maybe it would be better to have some mechanism to mark build as successfull instead of unstable with using a threshold value for failed tests. |
Summary | Original: TestNG plugin should has a possibility to use thresholds for failed/skipped tests | New: TestNG plugin should has a possibility to use thresholds for failed tests |
Assignee | Original: Nalin Makar [ nullin ] | New: Gavin Gray [ gavingray ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
This would be pretty useful for our company. If nobody picks it up, would it help if we took a stab?