-
Notifications
You must be signed in to change notification settings - Fork 32
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
restartBrowserBetweenTests command is skipping retry logic #31
Comments
HI @premkh9 Lemme try to reproduce this and will back to you with my findings Thanks |
Hi, Do you have any update on findings |
Hi Amro, can you please take a look at it |
unfortunately the logic we use to detect the failed test and do the retry is not supporting the config that uses |
Duplicates #18. |
Any solution for this ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I tried to use the below command in the config file. Retry logic is impacted after adding this command.
Can you please help me to understand what is causing this failure
21:57:53 [chrome latest Windows 7 #1-3] [21:57:53] I/runnerCli - Cannot read property 'specs' of undefined
21:57:53
21:57:53 [21:57:53] I/testLogger -
21:57:53
21:57:53 [21:57:53] I/launcher - 0 instance(s) of WebDriver still running
21:57:53 [21:57:53] I/launcher - chromelatest #1-5 passed
21:57:53 [21:57:53] I/launcher - chromelatest #1-4 passed
21:57:53 [21:57:53] I/launcher - chromelatest #1-1 failed 2 test(s)
21:57:53 [21:57:53] I/launcher - chromelatest #1-2 passed
21:57:53 [21:57:53] I/launcher - chromelatest #1-0 passed
21:57:53 [21:57:53] I/launcher - chromelatest #1-3 failed 2 test(s)
21:57:53 [21:57:53] I/launcher - overall: 4 failed spec(s)
The text was updated successfully, but these errors were encountered: