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

restartBrowserBetweenTests command is skipping retry logic #31

Open
premkh9 opened this issue Mar 30, 2018 · 6 comments
Open

restartBrowserBetweenTests command is skipping retry logic #31

premkh9 opened this issue Mar 30, 2018 · 6 comments

Comments

@premkh9
Copy link

premkh9 commented Mar 30, 2018

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

restartBrowserBetweenTests: true,

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)

@amrot17
Copy link
Contributor

amrot17 commented Apr 2, 2018

HI @premkh9

Lemme try to reproduce this and will back to you with my findings

Thanks

@premkh9
Copy link
Author

premkh9 commented Apr 10, 2018

Hi, Do you have any update on findings

@premkh9
Copy link
Author

premkh9 commented Oct 12, 2018

Hi Amro, can you please take a look at it

@amrot17
Copy link
Contributor

amrot17 commented Oct 19, 2018

unfortunately the logic we use to detect the failed test and do the retry is not supporting the config that uses restartBrowserBetweenTests

@tymfear
Copy link

tymfear commented Nov 1, 2018

Duplicates #18.

@bruindav
Copy link

bruindav commented May 5, 2020

Any solution for this ?

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

4 participants