Current behavior
Cypress is failing in GitHub Actions workflow:
Session with given id not found.
Error: Session with given id not found.
at <embedded>:2466:519827
at _._handleMessage (<embedded>:2466:521860)
at A.<anonymous> (<embedded>:2466:521673)
at A.emit (node:events:513:28)
at g.U (<embedded>:2466:506953)
at g.emit (node:events:513:28)
at g.dataMessage (<embedded>:2466:487328)
at <embedded>:2466:486860
at <embedded>:2466:478182
at <embedded>:2466:479134
at afterWrite (node:internal/streams/writable:500:5)
at onwrite (node:internal/streams/writable:480:7)
at Zlib.<anonymous> (node:internal/streams/transform:190:7)
at Zlib.processCallback (node:zlib:613:8)
Test run failed, code 1
More information might be available above
Cypress module has returned the following error message:
Could not find Cypress test run results
Error: Could not find Cypress test run results
Desired behavior
Cypress GitHub Action passes
Test code to reproduce
remarkablemark/cypress-cucumber-steps#537
Cypress Version
13.3.3
Node version
18.18.2
Operating System
Ubuntu 22.04.3
Debug Logs
No response
Other
Related to #28136 (comment)
Current behavior
Cypress is failing in GitHub Actions workflow:
Desired behavior
Cypress GitHub Action passes
Test code to reproduce
remarkablemark/cypress-cucumber-steps#537
Cypress Version
13.3.3
Node version
18.18.2
Operating System
Ubuntu 22.04.3
Debug Logs
No response
Other
Related to #28136 (comment)