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 JmsInstrumentationTests.shouldInstrumentMessageListener() #5899

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 JmsInstrumentationTests.shouldInstrumentMessageListener() by applying Awaitility as there seems to be a race condition.

See https://ge.micrometer.io/scans/tests?search.timeZoneId=Asia%2FSeoul&tests.container=io.micrometer.core.instrument.binder.jms.JmsInstrumentationTests&tests.sortField=FLAKY&tests.test=shouldInstrumentMessageListener()

…ner()

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 merged commit f879d3a into micrometer-metrics:1.13.x Feb 7, 2025
8 checks passed
@izeye izeye deleted the fix-flakiness-jms branch February 7, 2025 04:21
@izeye izeye restored the fix-flakiness-jms branch March 7, 2025 13:45
@izeye izeye deleted the fix-flakiness-jms branch March 7, 2025 13:49
izeye added a commit to izeye/micrometer that referenced this pull request Mar 7, 2025
shakuzen pushed a commit that referenced this pull request Mar 8, 2025
…ner() (#6004)

See gh-5899

Signed-off-by: Johnny Lim <izeye@naver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants