Skip to content

chore: Remove potential flakyness in OAuth2ServiceTest#1218

Merged
Jonas-Isr merged 2 commits into
mainfrom
oauth2servicetest-improve
Jul 6, 2026
Merged

chore: Remove potential flakyness in OAuth2ServiceTest#1218
Jonas-Isr merged 2 commits into
mainfrom
oauth2servicetest-improve

Conversation

@Jonas-Isr

Copy link
Copy Markdown
Member

Context

Our unit tests in OAuth2ServiceTest can fail when running on slow systems. This seems to be due to a shared ResilienceConfiguration state among multiple test resulting in a TimeOutException. It has resulted in workflow failures multiple times (ex1, ex2, both from the last 2 months).

This PR tries to fix this by removing the TimeLimiter from the slow call.

@Jonas-Isr Jonas-Isr merged commit 8dee871 into main Jul 6, 2026
13 checks passed
@Jonas-Isr Jonas-Isr deleted the oauth2servicetest-improve branch July 6, 2026 11:33
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.

2 participants