Skip to content

security: revert increase timeout fix TestOIDCAuthorization_RoleGrantAndRevoke flake#168301

Merged
trunk-io[bot] merged 1 commit intocockroachdb:masterfrom
souravcrl:revert-167913
Apr 15, 2026
Merged

security: revert increase timeout fix TestOIDCAuthorization_RoleGrantAndRevoke flake#168301
trunk-io[bot] merged 1 commit intocockroachdb:masterfrom
souravcrl:revert-167913

Conversation

@souravcrl
Copy link
Copy Markdown
Contributor

Summary

This reverts PR #167913 (commit 3691c2d), which was an auto-generated
fix that removed the retry logic from performOIDCLogin and replaced it
with increased client timeouts.

Reverts #167913

Epic: none

Release note: None

🤖 Generated with Claude Code

@souravcrl souravcrl requested a review from a team as a code owner April 14, 2026 05:58
@trunk-io
Copy link
Copy Markdown
Contributor

trunk-io bot commented Apr 14, 2026

😎 Merged successfully - details.

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

…AndRevoke flake

This reverts commit 3691c2d (PR cockroachdb#167913).

PR cockroachdb#167913 was an auto-generated fix that removed the retry logic added
by PR cockroachdb#161381 and replaced it with increased client timeouts. However,
PR cockroachdb#161381 already properly addressed the flaky test issue (cockroachdb#159262) by
adding retry logic with exponential backoff. The auto-solver's changes
were unnecessary and removed a valid fix.

Epic: none
Release note: None

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@souravcrl souravcrl changed the title Revert "security/oidcauth: fix TestOIDCAuthorization_RoleGrantAndRevoke timeout flake" security: revert increase timeout fix TestOIDCAuthorization_RoleGrantAndRevoke flake Apr 14, 2026
@souravcrl
Copy link
Copy Markdown
Contributor Author

/trunk merge

@trunk-io trunk-io bot merged commit 8cb1672 into cockroachdb:master Apr 15, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants