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

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.)

            Assignee:
            Jesse Glick
            Reporter:
            Jesse Glick
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: