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

Groovy html template failing on this line: def junitResultList = it.JUnitTestResult

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • email-ext-plugin
    • None
    • Windows XP, Jenkins 1.546, email-ext 2.37

      After updating to email-ext 2.37 from 2.27.1 the groovy html template sent at the end of our builds started failing, not sending. Using the Test Email Template feature I tested the template and found that it failed with msg on the page of [object Object] and nothing in the logs. Removing the it.JUnitTestResult portion of the line (def junitResultList = it.JUnitTestResult) allowed the email to render successfully.

            slide_o_mix Alex Earl
            mmosttler Marcus Mosttler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: