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

OidcClient concurrency test is a bit flaky #41298

Closed
sberyozkin opened this issue Jun 18, 2024 · 0 comments · Fixed by #41340
Closed

OidcClient concurrency test is a bit flaky #41298

sberyozkin opened this issue Jun 18, 2024 · 0 comments · Fixed by #41340
Labels
area/oidc kind/bug Something isn't working
Milestone

Comments

@sberyozkin
Copy link
Member

sberyozkin commented Jun 18, 2024

Describe the bug

I noticed it failing at #41266, and it might've failed in some other PR builds.

@Dougniel, hi, if you can get a chance, can you please play a bit more with it and tighten it, may be add an extra second condition wait time or something like that... I'm not worried if an extra OidcClient call is made under concurrency load, but ideally the test would always pass. Thanks

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@sberyozkin sberyozkin added kind/bug Something isn't working area/oidc labels Jun 18, 2024
@quarkus-bot quarkus-bot bot added this to the 3.13 - main milestone Jun 20, 2024
holly-cummins pushed a commit to holly-cummins/quarkus that referenced this issue Jul 31, 2024
improve test reliability et the expense of test time

fix quarkusio#41298
danielsoro pushed a commit to danielsoro/quarkus that referenced this issue Sep 20, 2024
improve test reliability et the expense of test time

fix quarkusio#41298
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/oidc kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant