Skip to content

fix: flaky mesh unit tests#526

Merged
ChaoticTempest merged 1 commit intodevelopfrom
phuong/fix/flaky-mesh-tests
Sep 19, 2025
Merged

fix: flaky mesh unit tests#526
ChaoticTempest merged 1 commit intodevelopfrom
phuong/fix/flaky-mesh-tests

Conversation

@ChaoticTempest
Copy link
Copy Markdown
Contributor

Sometimes the mesh tests might fail, so it was pretty flaky. This adds in what is essentially retrying to them with a max timeout of 1s to reach the end state.

@jakmeier
Copy link
Copy Markdown
Contributor

@ChaoticTempest do you understand why the test fails, when it does?

@ChaoticTempest
Copy link
Copy Markdown
Contributor Author

the mockito server might take a bit to startup so that initial PING_INTERVAL that we're sleeping for might not be enough so it's a bit flaky depending if our CI has enough compute to pull through

@ChaoticTempest ChaoticTempest merged commit 9434d34 into develop Sep 19, 2025
3 checks passed
@ChaoticTempest ChaoticTempest deleted the phuong/fix/flaky-mesh-tests branch September 19, 2025 23:12
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.

3 participants