Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testExecutionContextRenderer blocks execution #174

Closed
s1hofmann opened this issue Aug 6, 2019 · 0 comments
Closed

testExecutionContextRenderer blocks execution #174

s1hofmann opened this issue Aug 6, 2019 · 0 comments
Assignees
Labels
DONE Issue is finished, but not yet merged into master Type: Bug Something isn't working

Comments

@s1hofmann
Copy link
Contributor

Version
next

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

  1. Have an OMD setup running
  2. Configure and enable @sakuli/forwarder-gearman
  3. 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
@s1hofmann s1hofmann added Type: Bug Something isn't working IN PROGRESS Issue is currently in progress labels Aug 6, 2019
@s1hofmann s1hofmann self-assigned this Aug 6, 2019
s1hofmann added a commit that referenced this issue Aug 7, 2019
…nderer

(#174) Added call to `res()` in testExecutionContextRenderer
@s1hofmann s1hofmann added DONE Issue is finished, but not yet merged into master and removed IN PROGRESS Issue is currently in progress labels Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DONE Issue is finished, but not yet merged into master Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant