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 failure for maintenance mode isn't clear #124

Closed
oudeismetis opened this issue Oct 19, 2022 · 1 comment
Closed

Cypress failure for maintenance mode isn't clear #124

oudeismetis opened this issue Oct 19, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation Help Wanted

Comments

@oudeismetis
Copy link
Member

oudeismetis commented Oct 19, 2022

Cypress is designed to stay in a failure state until it's able to run against the latest version of the code deployed on Heroku.
There error given in that failure state isn't clear:
image

We should show a custom error instead and say something like:

If this error just happened, wait a few minutes as the Heroku deployment likely hasn't finished yet.
This test will automatically re-run when the app is ready to be tested.

If this error has been here for more than a few minute, check Heroku.
There was likely an error while building/deploying the application.
@oudeismetis oudeismetis added documentation Improvements or additions to documentation Help Wanted labels Oct 19, 2022
@oudeismetis
Copy link
Member Author

Resolved by #150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Help Wanted
Projects
None yet
Development

No branches or pull requests

1 participant