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

chore: Retry Cypress tests twice after failure #515

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

afwilcox
Copy link
Collaborator

@afwilcox afwilcox commented Jul 11, 2024

Description

Please provide a summary of the change and the issue fixed. Please include relevant context. List dependency changes.

Fixes # CE-893

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Locally Verify Cypress Tests run 3 times before failing
  • Run Cypress Tests with recoverable failure and see that they pass
  • Run Cypress Tests with unrecoverable failure and see that they fail (true issue)

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Further comments


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

Copy link

@afwilcox afwilcox merged commit fe02333 into release/pacific-spiny-lumpsucker Jul 12, 2024
20 checks passed
@afwilcox afwilcox deleted the CE-893-cypress-retry branch July 12, 2024 17:00
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

Successfully merging this pull request may close these issues.

2 participants