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

Add ability to see failed retries details #260

Closed
olejkavn opened this issue Apr 23, 2020 · 1 comment
Closed

Add ability to see failed retries details #260

olejkavn opened this issue Apr 23, 2020 · 1 comment

Comments

@olejkavn
Copy link

#259 (comment)

Expected behavior

Html report contains data from failed step.

Now we have logs hook which writes messages to html report with logs of http calls executed during test execution
Would be awesome to have this functionality with a retry mechanism like
additional blocks with failed steps stacktrace and data which can be posted to step if it have failed status

@zabil
Copy link
Member

zabil commented Jul 20, 2020

This will need a lot of changes in the messages passed between Gauge and the reporting plugin and will break compatibility for this reason Gauge won't be implementing this feature.

@zabil zabil closed this as completed Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants