We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Publish plugin stream is not ended within runCucumber lifecycle.
runCucumber
Before runCucumber lifecycle ends, plugin stream should end by uploading the results.
Cucumber JS - v9.4.0
Cucumber JS
this.sendHttpRequest
npx cucumber-js --publish
This text was originally generated from a template, then edited by hand. You can modify the template here.
The text was updated successfully, but these errors were encountered:
Thanks @tamil777selvan, good catch. I can see the issue and will do something for this now.
Sorry, something went wrong.
Released in /~https://github.com/cucumber/cucumber-js/releases/tag/v9.5.0
davidjgoss
Successfully merging a pull request may close this issue.
π What did you see?
Publish plugin stream is not ended within
runCucumber
lifecycle.β What did you expect to see?
Before
runCucumber
lifecycle ends, plugin stream should end by uploading the results.π¦ Which tool/library version are you using?
Cucumber JS
- v9.4.0π¬ How could we reproduce it?
runCucumber
this.sendHttpRequest
npx cucumber-js --publish
π Any additional context?
This text was originally generated from a template, then edited by hand. You can modify the template here.
The text was updated successfully, but these errors were encountered: