-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins ver. 1.651.3
Robot Framework Plugin 1.6.4
-
-
2.1.2
When Jenkins job type is multi-configuration, none of the robot email token work.
Note: It works if the job type is free style.
Steps to reproduce:
1. Create a jenkins multi-configuration job, which runs robot test and generates result
2. In editable email notification, use the robot , for example, put
<p>${ROBOT_PASSPERCENTAGE} - Expands to pass percentage of tests. </p>
in the email.
Expected Result:
In the email received, ROBOT_PASSPERCENTAGE should be the pass percentage.
Actual Result:
It shows up as empty in the email.
- is duplicated by
-
JENKINS-62768 Robot framework Micro Not available in Jenkins pipeline Email ext notification
- Closed