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

Let the rerun formatter includes all scenarios when the background fails (v1.3.x) #654

Merged

Conversation

brasmusson
Copy link
Contributor

As noted in #650 and #653 the rerun formatter only includes the first scenario when (a step in) the background fails. The root cause of this is that Cucumber v1.3.x skips the rest of the scenarios of the feature in this case.

Let the rerun formatter includes all scenarios in the feature if the background fails. It is realized by changing the rerun formatter to also include skipped scenarios.

Let the rerun formatter includes all scenarios in the feature if the
background fails. It is realized by changing the rerun formatter to
also include skipped scenarios.
@mattwynne
Copy link
Member

LGTM, thanks @brasmusson.

@os97673 can you merge this and do a release?

os97673 added a commit that referenced this pull request Mar 25, 2014
Let the rerun formatter includes all scenarios when the background fails (v1.3.x)
@os97673 os97673 merged commit b6076ba into cucumber:v1.3.x-bugfix Mar 25, 2014
@os97673
Copy link
Member

os97673 commented Mar 25, 2014

@mattwynne I can merge and I will try to release tonight (just moved to a new laptop and need to configure it first ;)

@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.

3 participants