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

Unset Bun integration test timeout and automatically retry 3 times #230

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

mattt
Copy link
Member

@mattt mattt commented Mar 19, 2024

Related to #229

This PR attempts to mitigate the impact of bun integration tests being flakey. First, it removes the custom 30s test timeout, since the model timing out isn't the problem. Second, it adds a loop to automatically retry bun test up to 3 times if any attempt fails.

@mattt mattt merged commit f7e561c into main Mar 19, 2024
16 checks passed
@mattt mattt deleted the mattt/unset-bun-test-timeout branch March 19, 2024 09:43
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

1 participant