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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • junit-plugin

      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

            Unassigned Unassigned
            bschne15 Bruce Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: