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

Individual scenario gets passed however in bulk run , it fails #2161

Closed
push2212 opened this issue Jul 9, 2020 · 4 comments
Closed

Individual scenario gets passed however in bulk run , it fails #2161

push2212 opened this issue Jul 9, 2020 · 4 comments
Labels

Comments

@push2212
Copy link

push2212 commented Jul 9, 2020

Hello ,

Whenever I run scenarios in bulk , 40 + at once , there are failures in the scenarios which run successfully if I run them individually.

All the sync methods are in place and working.

Please suggest if I am missing anything or to improve my approach.

@wakaleo
Copy link
Member

wakaleo commented Jul 9, 2020

There is probably a dependency between some of your tests.

@push2212
Copy link
Author

push2212 commented Jul 10, 2020

There ia no dependency as such , they wouldn't have tun individually then .

What can I do to have a complete passed result ? , is the browser.restart set to never might be causing it ?

@wakaleo
Copy link
Member

wakaleo commented Jul 10, 2020

Do the tests pass when you restart the browser for each test?

@push2212
Copy link
Author

It was the dependency that were causing the failures .Thanks
By the way does restart never help to execute faster ?

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

No branches or pull requests

2 participants