-
Bug
-
Resolution: Incomplete
-
Critical
Sometimes the plugin doesn't recognize that the test run is finished and doesn't proceed with the result analysis.
Normally the log output should be like this at the end of a test run:
Scenario [...].lrs ended after 2:19:38.
============================================================================
Analyzing results...
closing Controller
Controller closed
calling analysis report generator
[...]
But from time to time the plugin doesn't proceed with the pipeline after the test has finished and doesn't start the analysis. Then the build is running until the timeout is reached:
Scenario [...].lrs ended after 2:19:38.
[...]
Timeout
Currently we have a workaround and reboot the server to avoid this behaviour. But this should really be solved.