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

html formatter prints badly formatted backtrace when background step fails #522

Closed
mlex opened this issue Aug 16, 2013 · 2 comments
Closed

Comments

@mlex
Copy link
Contributor

mlex commented Aug 16, 2013

When a background-step fails, the corresponding error-message and backtrace are printed twice: Once (correctly) below the failing background step and once again (incorrectly and badly formatted) above the first step of the first scenario of the feature.

The behaviour to only print the backtrace inside the background-section was introduced with commit ae286fa but with the refactoring of 3c2202a it got lost again.

mlex added a commit to mlex/cucumber that referenced this issue Aug 16, 2013
…trace when failing step is a background step
os97673 added a commit that referenced this issue Sep 3, 2013
…iling-background

Fixed #522: Do not print superfluous and badly formatted backtrace when ...
@os97673
Copy link
Member

os97673 commented Sep 6, 2013

fixed by #523

@os97673 os97673 closed this as completed Sep 6, 2013
@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

No branches or pull requests

2 participants