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
When re-running a failed build step in Bitbucket, it returns that the build is already finished and does not create a new run on the dashboard.
Create a new run when a failed build step is re-run
The text was updated successfully, but these errors were encountered:
The code for this is done in cypress-io/cypress#8706, but has yet to be released. We'll update this issue and reference the changelog when it's released.
Sorry, something went wrong.
Released in 5.4.0.
5.4.0
This comment thread has been locked. If you are still experiencing this issue after upgrading to Cypress v5.4.0, please open a new issue.
Successfully merging a pull request may close this issue.
Current behavior
When re-running a failed build step in Bitbucket, it returns that the build is already finished and does not create a new run on the dashboard.
Desired behavior
Create a new run when a failed build step is re-run
Test code to reproduce
Versions
The text was updated successfully, but these errors were encountered: