Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23209

Provide a way to provide all warning that occurred in a test case

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major Major
    • robot-plugin
    • None

      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

            jpiironen jpiironen
            bkhouri Bassam Khouri
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: