You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Short overview testExecutionContextRenderer in runCommand blocks execution
Detailed error description
When execution a test with forwarding enabled, awaiting the testExecutionContextRenderer blocks test execution since it never resolves. Sakuli test execution will thus never finish.
Steps to reproduce error
Have an OMD setup running
Configure and enable @sakuli/forwarder-gearman
Run a test
Additional content
Please provide any (mandatory) additional data to reproduce the error (Code, Config, Dockerfiles etc.)
Output:
End execution
Created JOB: H:5979d62f45fd:5
Created JOB: H:5979d62f45fd:6
Created JOB: H:5979d62f45fd:8
Created JOB: H:5979d62f45fd:7
Created JOB: H:5979d62f45fd:9
^C
The text was updated successfully, but these errors were encountered:
Version
next
Short overview
testExecutionContextRenderer
inrunCommand
blocks executionDetailed error description
When execution a test with forwarding enabled, awaiting the
testExecutionContextRenderer
blocks test execution since it never resolves. Sakuli test execution will thus never finish.Steps to reproduce error
Additional content
Output:
The text was updated successfully, but these errors were encountered: