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

Name of Test Case is null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • testlink-plugin
    • None
    • Ubuntu

      When Jenkins inport junit xml results the test case name is set to null. Please see attachments.
      The xml test results:
      <?xml version="1.0" encoding="UTF-8" ?>
      <testsuite failures="0" time="" errors="0" skipped="0" tests="3" name="A">
      <testcase time="0" name="testVoid" classname="AUR-1"/>
      <testcase time="0" name="ASDF-2" />
      <testcase time="0" name="ASDF-3">
      <failure/>
      </testcase>
      </testsuite>

            kinow Bruno P. Kinoshita
            nepomuch King King
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: