kuceb

Results 72 comments of kuceb

also, @gilgold off topic. please open an issue

@fr0 agreed. I'll turn that off by default and add a configuration variable to turn it back on

@dialex if you remove the retries plugin does cypress work as normal?

@dialex I believe its a problem with Chrome 80.

@MadLittleMods Nice idea, you're welcome to attempt a PR, otherwise I may not get around to it

@proCrichard could you mention what plugin you are using?

did your test that failed (but had state: passed) fail from a beforeEach hook or in the test body? What retry number do you have enabled?

@proCrichard alright, and what version of cypress and this plugin? I just added your after() to my spec for this project, and I am getting the correct state set on...

@proCrichard ok, I think I am reproducing it now. Thanks

@proCrichard after spending a couple hours on this, I'll need to edit the Cypress source directly to fix this, but I have a PR to do so here https://github.com/cypress-io/cypress/pull/3968 I...