Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: robot-plugin
-
Labels:None
-
Similar Issues:
Description
Tags are used to separate testing concerns, and showing such information in the plugin would give benefit to many users.
At least the table "All failed test cases" should have tag information. Now it shows "Error message" when expanding with [+] button. It could also show Tags for the test.
Code changed in jenkins
User: Janne Piironen
Path:
src/main/java/hudson/plugins/robot/RobotParser.java
src/main/java/hudson/plugins/robot/model/RobotCaseResult.java
src/main/resources/hudson/plugins/robot/model/RobotCaseResult/index.jelly
src/main/resources/hudson/plugins/robot/model/RobotCaseResult/summary.jelly
src/test/java/hudson/plugins/robot/model/RobotResultTest.java
src/test/resources/hudson/plugins/robot/model/output.xml
http://jenkins-ci.org/commit/robot-plugin/806648a78ac7aa0cde7ba3a94b6bfc7067c4b026
Log:
JENKINS-22406: implemented tag storing and showing in test case page and in failed cases summary