Rob Reiche

Results 12 comments of Rob Reiche

it is due to the new browser versions. I didn't change anything in my code but after the browser update to Chrome 104, many test specs crashed. I downgraded to...

> @rachelruderman any update or progress? i don't think it's Cypress, but a problem with the Chrome browser, as you can see one post above.

@jennifer-shehane In my opinion, this is a really serious bug. I have picked out tickets that describe the same or a similar problem: https://github.com/cypress-io/cypress/issues/18885 https://github.com/cypress-io/cypress/issues/19617

@emilyrohrbough I have an older log file here. Since the problem seems to occur since Cypress 4.2, it should still be a reference. you said it was a problem in...

> we encountered exactly same issue as you, it lasts for several builds, now it got worse and the logs doesn't help at all. Is there anyone could help on...

> Thanks @robrich7 ! , I read this post, yet seems there is nothing we could do except wait for cypress official team's fix. unfortunately you are right

> @robrich7 Could you please try disabling the Command Log: https://docs.cypress.io/guides/references/troubleshooting#Disable-the-Command-Log > > It is helped me to solve the issue with hanging tests Yes, this is a possibility to...

in the last update to 10.11.0 a bugfix was included: ![image](https://user-images.githubusercontent.com/70799178/199205426-8b74f55f-11f4-400e-a53e-73bc8d61e792.png) [#6170](https://github.com/cypress-io/cypress/issues/6170) this now shows when the browser crashes and then continues with the next test spec. This is a...

tested it with the `cypress/browsers:node16.18.0-chrome107-ff106-edge` image and `cypress 10.11.0`. At the first Testspec the chrome browser crashed. it would have been too good to be true :grinning:

Hi @emilyrohrbough, thank you so much for checking out this issue! It has been with us for months and is very frustrating. What I don't understand is that it works...