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

" (from WhateverTest)" gratuitously appended to test result detail pages

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • junit-plugin
    • None

      Probably a regression due to recent factoring of JUnit support. In hudson/tasks/junit/CaseResult/index.jelly:

      <j:if test="${it.className != it.parent.name}">
      (from <st:out value="${it.parent.name}"/>)
      </j:if>

      seems to always be true now, whereas this is supposed to be an exceptional case. (Should be true only if you have a JUnit 3.x-style test with a suite() method which runs tests from a different class.)

          [JENKINS-5655] " (from WhateverTest)" gratuitously appended to test result detail pages

          Jesse Glick created issue -
          Jesse Glick made changes -
          Assignee New: huybrechts [ huybrechts ]
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-2988 [ JENKINS-2988 ]
          Jesse Glick made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          Jesse Glick made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Assignee Original: huybrechts [ huybrechts ] New: Jesse Glick [ jglick ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 135747 ] New: JNJira + In-Review [ 187033 ]

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: