Skip to content

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

Merged
mattt merged 3 commits intomainfrom
mattt/unset-bun-test-timeout
Mar 19, 2024
Merged

Unset Bun integration test timeout and automatically retry 3 times#230
mattt merged 3 commits intomainfrom
mattt/unset-bun-test-timeout

Conversation

@mattt
Copy link
Copy Markdown
Contributor

@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
@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.

1 participant