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

Functionality for collecting fails and retrying specs at the end of execution instead of right there after first fail #114

Open
snackattas opened this issue Mar 5, 2021 · 1 comment

Comments

@snackattas
Copy link

I run selenium tests 60x parallel, and, the system is at its limit during a test run performance-wise.

It would be nice if, instead of immediately retrying the spec upon fail, this gem had the option to retry the failed specs at the end of the process...where there are more likely to be less tests running at the same time

Is that a possibility? If it is, and the committers don't want to add it, if you point me in the right direction, I'd be happy to look at adding it.

@gregblass
Copy link

gregblass commented Oct 18, 2023

I would help with this. If anyone could point us in the right direction, that would be awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants