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

junit xml parse errors are lost

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • xunit-plugin
    • None

      Trying to diagnose a junit xml parse failure I found in JUnitInputMetric.java that xml parse errors were being passed to stdout rather than through the logger - this means that the actual cause of the errors aren't getting to the jenkins log system.

      JUnitInputMetric.java should be updated to use the logger rather then System.out.println

            nfalco Nikolas Falco
            plord Peter Lord
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: