404 error when opening a test result

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

XMLWordPrintable

      Opening a test result with a empty className tag in junitReport.xml file results in a 404 page. For those, generated URL to open the test result page is lacking className. URL looks like this: http://JENKINS/job/junit/1/testReport/junit/(root)//testName/

      There's just '//' in place of /className/ in the URL. This causes PackageResult.getDynamic() to fail to lookup the TestResult.

            Assignee:
            Yoann Dubreuil
            Reporter:
            Yoann Dubreuil
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: