Issue Type: Improvement Improvement
Assignee: jpiironen
Components: robot-plugin
Created: 27/May/14 8:42 PM
Description:

I am using the robot framework, in conjunction with the email-ext plugin, to send an email notification with the results. I am are using a groovy script to generate the email content.

In the groovy script, I am using the robot plug code to get a summary (total test, total failed, pass percentage) and also listing information on all failed test cases (e.g.: is it critical, suite, test name, error message)

I would also like to add all the warnings that were encountered in each test.

Would it be possible to provide an API that would return all warnings that occurred in a test case? Maybe add a "getAllWarnings" function [similar to "getErrorMsg()"] to hudson.plugins.robot.model.RobotCaseResult

Project: Jenkins
Priority: Major Major
Reporter: Bassam Khouri
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to