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

Cypress 10 migration tool does not work with custom support file path #22012

Closed
ddzz opened this issue Jun 1, 2022 · 2 comments · Fixed by #22015
Closed

Cypress 10 migration tool does not work with custom support file path #22012

ddzz opened this issue Jun 1, 2022 · 2 comments · Fixed by #22015
Labels
v10.0.0 🐛 Issue present since 10.0.0

Comments

@ddzz
Copy link

ddzz commented Jun 1, 2022

Current behavior

Our project uses a custom directory structure for our Cypress tests. Our support file is in repo/src/platform/testing/e2e/cypress/support/. In the Cypress 10 migration tool, clicking on Rename the support file for me does nothing, and I can't proceed to the next step.

Screen Shot 2022-06-01 at 3 02 29 PM

Desired behavior

I should be able to use the Cypress 10 migration tool with a custom directory structure.

Test code to reproduce

Our project is open-source: https://github.com/department-of-veterans-affairs/vets-website

The Cypress configuration is in the /config directory.

Cypress Version

10.0.0

Other

No response

@jennifer-shehane jennifer-shehane added v10.0.0 🐛 Issue present since 10.0.0 stage: investigating Someone from Cypress is looking into this labels Jun 1, 2022
@jennifer-shehane
Copy link
Member

@ddzz Thanks for reporting and providing a reproducible example. We're getting a fix in for this now.

@mjhenkes mjhenkes linked a pull request Jun 1, 2022 that will close this issue
4 tasks
@mjhenkes mjhenkes closed this as completed Jun 1, 2022
@mjhenkes mjhenkes added stage: pending release and removed stage: investigating Someone from Cypress is looking into this labels Jun 2, 2022
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 2, 2022

Released in 10.0.1.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v10.0.1, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jun 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
v10.0.0 🐛 Issue present since 10.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants