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

Unable to mark Test execution using Jenkins TestLink plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • testlink-plugin
    • None
    • Jenkins ver. 1.554.1
      TestLink Plugin v3.10
      TestLink 1.9.9

      I am trying to mark Test execution in TestLink. The list of test cases is retrieved correctly and it also looks like that the report generated by my testing tool is also identified correctly. But the execution is not marked and it is always Not Run.

      Console Log:

      Found 1 automated test cases in TestLink.
      
      Sorting automated test cases by TestLink test plan execution order.
      
      Executing single Build Steps.
      
      Merging build environment variables with data retrieved from TestLink.
      
      [TestJob_TestLink_Plugin_Integration] $ /bin/bash /tmp/hudson8712188314854337289.sh
      HelloWorld!!!
      TESTLINK_BUILD_NAME=b1
      TESTLINK_TESTPLAN_NAME=Demo
      TESTLINK_TESTPROJECT_NAME=Dummy Project
      TESTLINK_TESTCASE_TOTAL=1
      Executing iterative Build Steps.
      
      Looking for the test results of TestLink test cases.
      
      Looking for test results in JUnit suites by its name.
      
      Found 1 test result(s).
      
      Recording test results
      Notifying upstream projects of job completion
      Finished: SUCCESS
      

      TestLink Results
      Build ID: 1917
      Build Name: b1
      Passed: 0
      Failed: 0
      Blocked: 0
      Not Run: 1
      Total: 1

      -------------------------------------------------------

      TestLink build ID: 1,917

      TestLink build name: b1

      Total of 1 tests. Where 0 passed, 0 failed, 0 were blocked and 1 were not executed.

      List of test cases and execution result status

      Test case ID Test case external ID Version Name Test project ID Execution status
      174146 DUMMY-7 1 Verify that project can be built 171226 Not Run

            kinow Bruno P. Kinoshita
            ikhaliq Irfan Khaliq
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: