Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
JENKINS-22406: implemented tag storing and showing in test case page …
…and in failed cases summary
- Loading branch information
Showing
with
51 additions
and 1 deletion.
- +23 −0 src/main/java/hudson/plugins/robot/RobotParser.java
- +15 −0 src/main/java/hudson/plugins/robot/model/RobotCaseResult.java
- +1 −0 src/main/resources/hudson/plugins/robot/model/RobotCaseResult/index.jelly
- +1 −0 src/main/resources/hudson/plugins/robot/model/RobotCaseResult/summary.jelly
- +7 −0 src/test/java/hudson/plugins/robot/model/RobotResultTest.java
- +4 −1 src/test/resources/hudson/plugins/robot/model/output.xml