cypress-recurse
cypress-recurse copied to clipboard
Test hangs on the pipeline when a 'cypress-recurse" timeout error occurs
I am running
Cypress version 13.2.0 cypress-recurse: 1.35.2 Pipeline machine = Ubuntu 16GB Ram
I have noticed that when a test failed due to recurse function timeout on the pipeline, its doesnt end the test immediately as it does when i run locally. sometimes it takes an additionally 10 mins before the test will be terminated. May be the cypress recurse function is not suitable with the test replay (Cypress 13) .. may be i am wrong but this is what i have observed.
thanks
Can you provide a small reproducible example showing the problem?