-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JENKINS-72538 -
SKIP
status configurable when calculating all tests (…
…#77) * Deprecate criticalPassed and criticalFailed * Deprecate more criticalPassed/Failed stuff * Remove critical tests from the latest results table * Add possibility to optionally include skip status when calculating pass percentage * Update readme to match current behaviour * Update src/main/resources/hudson/plugins/robot/RobotPublisher/config.properties Co-authored-by: Tatu Kairi <[email protected]> * Update src/test/java/hudson/plugins/robot/model/RobotResultTest.java Co-authored-by: Tatu Kairi <[email protected]> * Update src/test/java/hudson/plugins/robot/model/RobotResultTest.java Co-authored-by: Tatu Kairi <[email protected]> * Update src/test/java/hudson/plugins/robot/tokens/RobotPassTokenMacroTest.java Co-authored-by: Tatu Kairi <[email protected]> * Update src/test/java/hudson/plugins/robot/tokens/RobotPassRatioTokenMacroTest.java Co-authored-by: Tatu Kairi <[email protected]> * Update src/test/java/hudson/plugins/robot/tokens/RobotPassPercentageTokenMacroTest.java Co-authored-by: Tatu Kairi <[email protected]> * Update src/test/java/hudson/plugins/robot/model/RobotResultTest.java Co-authored-by: Tatu Kairi <[email protected]> * Update src/main/resources/hudson/plugins/robot/RobotStep/config.properties Co-authored-by: Tatu Kairi <[email protected]> * Add unit tests to check new getPassPercentage behaviour * Update doc/README.md Co-authored-by: Tatu Kairi <[email protected]> --------- Co-authored-by: Tatu Kairi <[email protected]>
- Loading branch information
Showing
29 changed files
with
677 additions
and
631 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.