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

Unable to archive reports after test

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • Jenkins version:2.46.1
      Plugin version 5.1
      Slave node is a windows server 2012 R2 with UFT 14.0

      I keep getting no links to the reports for some of my tests that I run from Jenkins. The console output looks like this.
      22-05-2017 06:32:43 Running: d:\Jenkins\at\workspace\TF_SIT_RFB_SKAPA_AB_ENKEL_BETALA_EJ_001
      Running test: d:\Jenkins\at\workspace\TF_SIT_RFB_SKAPA_AB_ENKEL_BETALA_EJ_001
      Test result: Failed
      22-05-2017 06:43:56 Test complete: d:\Jenkins\at\workspace\TF_SIT_RFB_SKAPA_AB_ENKEL_BETALA_EJ_001
      -------------------------------------------------------------------------------------------------------
      ================================================
      Run status: Job unstable (Passed with failed tests), total tests: 1, succeeded: 0, failures: 1, errors: 0
      Failed : d:\Jenkins\at\workspace\TF_SIT_RFB_SKAPA_AB_ENKEL_BETALA_EJ_001
      ================================================
      Build step 'Execute HP tests from file system' changed build result to UNSTABLE
      Recording test results
      None of the test reports contained any result
      RunResultRecorder: didn't find any test results to record
      Finished: UNSTABLE

      It's not just from failed tests either I can get this from a test that passed like this one.
      ============================================================================
      22-05-2017 06:50:58 Running: d:\Jenkins\sys1\workspace\TF_SIT_RFB_SKAPA_AB_ENKEL_BETALA_002
      Running test: d:\Jenkins\sys1\workspace\TF_SIT_RFB_SKAPA_AB_ENKEL_BETALA_002
      Test result: Passed
      22-05-2017 06:55:23 Test complete: d:\Jenkins\sys1\workspace\TF_SIT_RFB_SKAPA_AB_ENKEL_BETALA_002
      -------------------------------------------------------------------------------------------------------
      ================================================
      Run status: Job succeeded, total tests: 1, succeeded: 1, failures: 0, errors: 0
      Passed : d:\Jenkins\sys1\workspace\TF_SIT_RFB_SKAPA_AB_ENKEL_BETALA_002
      ================================================
      Recording test results
      None of the test reports contained any result
      RunResultRecorder: didn't find any test results to record
      Finished: SUCCESS

      If I look at the slave that ran the test I can see the report folder with my test results just sitting there but somehow they dont get transfered back to Jenkins.

            aslaakso Anda Sorina Laakso
            pellos Per Högberg
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: