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 integration tests 2 times on CI #9690

Closed
wants to merge 1 commit into from

Conversation

yamadapc
Copy link
Contributor

@yamadapc yamadapc commented May 2, 2024

As raised in #9689, integration tests are currently flaky. This makes the use of a merge queue harder since with merge queues individual builds can't be retried.

As a temporary work-around this commit adds retries to the integration tests' mocha invocation.

This is very subpar and we must come-up with a plan to address the tests' unreliability.

As raised in #9689, integration tests are currently flaky. This makes the use
of a merge queue harder since with merge queues individual builds can't be
retried.

As a temporary work-around this commit adds retries to the integration tests'
mocha invocation.

This is very subpar and we must come-up with a plan to address the tests'
unreliability.
@yamadapc yamadapc requested a review from a team May 2, 2024 23:28
@mattcompiles
Copy link
Contributor

@yamadapc I think we already do this via the config. We added it the other day. Not sure if it really helped though.

@yamadapc yamadapc closed this May 2, 2024
@mischnic mischnic deleted the issue/retry-integration-tests branch May 7, 2024 10:37
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.

None yet

3 participants