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

QC test report does not show up when Junit test is enabled

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • qc-plugin
    • None

      I have a project that has both Junit tests and QTP regression tests(configured through QC Plugin). If enable only one of these 2 test reports, the test result shows the trend report properly. However if both reports are enabled, Hudson(2.1.1) shows 2 identical trend reports reflecting only the Junit test result.

      The unit test reports are under /unittest-report/ folder and QC reports are under the workspace root. Both test report files contain correct data.

          [JENKINS-11203] QC test report does not show up when Junit test is enabled

          Romain Seguy added a comment -

          I've investigated this morning and, clearly, it's currently impossible to publish JUnit tests and QC tests on the same job: The underlying objects do conflict.

          Duplicates JENKINS-11085

          Romain Seguy added a comment - I've investigated this morning and, clearly, it's currently impossible to publish JUnit tests and QC tests on the same job: The underlying objects do conflict. Duplicates JENKINS-11085

            rseguy Romain Seguy
            evertang Ever Tang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: