JUnit plug-in suddenly retrieving all test results, not just recent

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:

      Background:  Previous to the 1.55 release, the JUnit plug-in would faithfully pull our Eggplant test results from their respective Results directories. 

      Expected result:  Pull the last test result for Jenkins test graphs and for forwarding to qTest.

      Actual result:  Last week, it started pulling all of the result files; presenting them as new test results from the last run.  Each day, it compounds the results with explosive test case "growth"

      Troubleshooting/workarounds:  

      • qTest plug-in parser works as expected (only recent results)
      • Removing old test results from the search path does work, but would destroy our results structure preferred by our Eggplant tool.
      • With access to more of the query, we could set a "no earlier than start job time" constraint (just an idea)

      Impact

      • Test result email broken, since presently it relies on JUnit retrieval for recent test results

            Assignee:
            Unassigned
            Reporter:
            Bruce Schneider
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: