Details
-
Type:
New Feature
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: testng-plugin
-
Labels:None
-
Similar Issues:
Description
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.
Attachments
Issue Links
- is related to
-
JENKINS-34822 TestNG plugin has incorrect default threshold values
-
- Reopened
-
- relates to
-
JENKINS-42819 Percentage Threshold Is Broken for 100%
-
- Open
-
-
JENKINS-26971 looking at failed TestNG result causes an exception
-
- Resolved
-
Hey nalin_makar, I don't think the default threshold value should be 100%. We updated the plugin without noticing this feature, and this was causing tests that failed to show as stable.