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 flakiness in DynatraceMeterRegistryTest.shouldTrackPercentilesWhenDynatraceSummaryInstrumentsNotUsed() #5900

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Feb 6, 2025

This PR attempts to mitigate flakiness in the DynatraceMeterRegistryTest.shouldTrackPercentilesWhenDynatraceSummaryInstrumentsNotUsed() that seems to have a race condition.

See https://ge.micrometer.io/scans/tests?search.timeZoneId=Asia%2FSeoul&tests.container=io.micrometer.dynatrace.DynatraceMeterRegistryTest&tests.sortField=FLAKY&tests.test=shouldTrackPercentilesWhenDynatraceSummaryInstrumentsNotUsed()

…nDynatraceSummaryInstrumentsNotUsed()

Signed-off-by: Johnny Lim <izeye@naver.com>
@shakuzen shakuzen added the type: task A general task label Feb 7, 2025
@shakuzen shakuzen added this to the 1.13.11 milestone Feb 7, 2025
@shakuzen shakuzen added the registry: dynatrace A Dynatrace Registry related issue label Feb 7, 2025
@shakuzen shakuzen merged commit 7c65ad6 into micrometer-metrics:1.13.x Feb 7, 2025
8 checks passed
@izeye izeye deleted the fix-flakiness-dynatrace branch February 7, 2025 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
registry: dynatrace A Dynatrace Registry related issue type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants