Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Cypress v3 #21

Open
bahmutov opened this issue May 31, 2018 · 1 comment
Open

Upgrade to Cypress v3 #21

bahmutov opened this issue May 31, 2018 · 1 comment

Comments

@bahmutov
Copy link
Owner

and set up CI caching correctly

@nanoflat
Copy link

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. (tests?p=cypress/support/index.js-065:894)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants