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 Jersey3Test.helloResourceIsTimed() #5920

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Feb 12, 2025

Jersey3Test.helloResourceIsTimed() seems to be flaky due to insufficient sleep in the CircleCI, but I couldn't reproduce it locally even without the sleep.

This PR attempts to mitigate its flakiness by extending the time to wait for successful assertions.

See https://ge.micrometer.io/scans/tests?search.timeZoneId=Asia%2FSeoul&tests.container=io.micrometer.samples.jersey3.Jersey3Test&tests.sortField=FLAKY&tests.test=helloResourceIsTimed()

Copy link
Member

@shakuzen shakuzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@shakuzen shakuzen merged commit 93e3803 into micrometer-metrics:1.13.x Feb 13, 2025
8 checks passed
@shakuzen shakuzen added the type: task A general task label Feb 13, 2025
@shakuzen shakuzen added this to the 1.13.12 milestone Feb 13, 2025
@izeye izeye deleted the jersey branch February 13, 2025 01:37
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