cypress-failed-log
cypress-failed-log copied to clipboard
Upgrade to Cypress v3
and set up CI caching correctly
I got this error in cypress v3.0.1, strange becase tests are not failed, error happens on visit cypress_runner.js:139505 TypeError: Cannot read property 'currentTest' of undefined
Because this error occurred during a 'after each' hook we are skipping the remaining tests in the current suite: 'BV-asset-2e2.js:Happy flow:...'
at onAfter (tests?p=cypress/integration/smokeTests/BV-asset-2e2.js-746:34697)
at Context.