Closed
Description
Link to Cypress Cloud or CircleCI failure
Link to failing test in GitHub
https://github.com/cypress-io/cypress/blob/electron-35/system-tests/test/protocol_spec.js
Analysis
It looks like stack traces changed slightly in this branch, from:
Error
at ./src/components/HelloEarth.cy.jsx (http://localhost:2121/__cypress/src/spec-0.js:16:1)
at Function.__webpack_require__ (http://localhost:2121/__cypress/src/main.js:108:42)
to:
Error
at ./src/components/HelloEarth.cy.jsx (http://localhost:2121/__cypress/src/spec-0.js:16:1)
at __webpack_require__ (http://localhost:2121/__cypress/src/main.js:108:42)
Cypress Version
15.0.0-pre
Other
No response