Release 1.30 all test results are duplicated

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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: junit-plugin
    • Environment:
      Jenkins 2.252
      Junit-plugin 1.30
      Parallel Test Executor 1.13

      Since version 1.30 (1.29 still works), all my tests are reported twice, duplicating all test results.
      Probably caused by fix JENKINS-48583.

      Each suite is reported once, all tests inside it are reported twice (once with the original name and once appended with '_2'; e.g. my.package.name.suite.testCaseOne and my.package.name.suite.testCaseOne_2).

      Configured publish report 'fileset includes': */report/test/TEST-.xml

      I'm using the Parallel Test Executor plugin to run all my tests in parallel in 6 jobs running on different nodes. Running the tests without this plugin (so not in parallel), the report is ok (no duplicates).

      If more information is required please let me know.

            Assignee:
            Unassigned
            Reporter:
            Rick Oosterholt
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: