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

Resolve unhandled rejection in BeforeFeatures hook #797

Closed
wants to merge 69 commits into from
Closed

Conversation

yaronassa
Copy link

This PR resolves #792.
Currently returning a rejected promise from the BeforeFeatures hook will cause the run to:

  • Exit with code=0 (expected=1).
  • Throw a node unhandled rejection error.

charlierudolph and others added 30 commits October 13, 2016 13:07
Fixes #657. This prevents all the tests from running when there is a trailing
newline in the @rerun file.
@yaronassa yaronassa closed this Mar 23, 2017
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.