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

Cannot re-load invalid project configuration after re-trying once #22389

Closed
astone123 opened this issue Jun 17, 2022 · 1 comment · Fixed by #22514
Closed

Cannot re-load invalid project configuration after re-trying once #22389

astone123 opened this issue Jun 17, 2022 · 1 comment · Fixed by #22514
Assignees

Comments

@astone123
Copy link
Contributor

Current behavior

When a project is loaded into the launcher with an invalid configuration, and the "Try Again" button has been clicked once, the launcher will not clear the error once the project configuration has been corrected.

The video below shows the behavior

https://www.loom.com/share/65bd4e88a93b47c6bd96bcd4f72fdcb4

Desired behavior

When my project is loaded with an invalid configuration and then I correct the configuration, when I click the "Try Again" button, I should see the "Welcome to Cypress" screen and be able to select a testing type.

Test code to reproduce

Steps to reproduce:

  1. Provide an invalid project configuration
  2. Open the project in Cypress
  3. Click "Try Again" button on error message screen (while configuration is still invalid)
  4. Correct project configuration
  5. Click "Try Again"
  6. Notice that even though your configuration is now valid, you can't run tests unless you leave the project or close the Cypress app

Cypress Version

10.1.0

Other

No response

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jul 19, 2022

Released in 10.3.1.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jul 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants