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

Retry fork tests in CI. #102

Closed
wants to merge 3 commits into from
Closed

Retry fork tests in CI. #102

wants to merge 3 commits into from

Conversation

jubeira
Copy link
Contributor

@jubeira jubeira commented Nov 29, 2023

Description

Retry a few times if the tests fail in CI, with a delay in between each attempt. Hopefully should improve CI success rates, which are pretty bad lately.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Dependency changes
  • Code refactor / cleanup
  • Documentation or wording changes
  • Other

Checklist:

  • The diff is legible and has no extraneous changes
  • Complex code has been commented, including external interfaces
  • N/A Tests are included for all code paths
  • The base branch is either master, or there's a description of how to merge

Issue Resolution

N/A

@jubeira
Copy link
Contributor Author

jubeira commented Nov 29, 2023

This kinda works, but if the test fails in the before hook there's not much we can do.

See mochajs/mocha#4006 and mochajs/mocha#4658.

@jubeira jubeira closed this Nov 29, 2023
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.

1 participant