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

fix: Update flaky test #1436

Merged
merged 2 commits into from
Nov 18, 2024
Merged

fix: Update flaky test #1436

merged 2 commits into from
Nov 18, 2024

Conversation

MikeGoldsmith
Copy link
Contributor

@MikeGoldsmith MikeGoldsmith commented Nov 18, 2024

Which problem is this PR solving?

Fixes a flaky test we see intermittently in CI.

Short description of the changes

  • Update TestAddRootSpan & TestAddSpan tests by extending the assert.Eventually waitFor and tick durations

I was able to get 5 consecutive green builds in CI with this change:
image

@MikeGoldsmith MikeGoldsmith self-assigned this Nov 18, 2024
@MikeGoldsmith MikeGoldsmith requested a review from a team as a code owner November 18, 2024 14:32
@MikeGoldsmith MikeGoldsmith added this to the v2.9 milestone Nov 18, 2024
@MikeGoldsmith MikeGoldsmith merged commit a16ff8b into main Nov 18, 2024
7 checks passed
@MikeGoldsmith MikeGoldsmith deleted the mike/fix-test branch November 18, 2024 16:23
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.

Flasky test
2 participants