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

Multiple driver instances are not stable #122

Open
Noyabronok opened this issue Jan 23, 2023 · 0 comments
Open

Multiple driver instances are not stable #122

Noyabronok opened this issue Jan 23, 2023 · 0 comments

Comments

@Noyabronok
Copy link
Contributor

We were instantiating a driver per test in parallel, having 20 tests. Often times we'd have failures requiring us to rerun the tests. Once we configured all the tests under a single describe, with the driverPerSuite=true default, our tests ended up much more stable.

@Noyabronok Noyabronok changed the title Multiple drivers are not stable Multiple driver instances are not stable Jan 23, 2023
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

1 participant