Forum Discussion

erikv's avatar
erikv
Occasional Contributor
8 years ago

Jenkins Plugin: red test, while 'TestComplete Test Results' are green

We are running a Jenkins job to execute a TestComplete script. The overall test result is red (see attachment q2_failed_overview_screen.png) while the testcomplete results are green (q2_testcomplete_testresult.png). The console output (q2_console_output.png) shows a 'Test runner exit code: -1', apparently indicating that we have a license problem. But as far as I can tell our licenses are OK. So the question: how can we show a green test in the jenkins overview for such successful tests.

3 Replies

  • shankar_r's avatar
    shankar_r
    Community Hero

    exit code -1 will come also if Test Complete crashed hence it changed to Red.

    • erikv's avatar
      erikv
      Occasional Contributor

      Is there a way to find out why Test Complete crashed in such a scenario ?   

      • shankar_r's avatar
        shankar_r
        Community Hero

        I guess there .dmp file generated in your \%Local Settings%\Application Data\SmartBear\TestComplete\12.0\Logs folder, you can send that to Support team to get more details on why the TC is crashed.