[OID4VCI] Update conformance test to 5.1.45 - #50404
Closed
VinodAnandan wants to merge 1 commit into
Closed
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the OpenID conformance test suite container image tag used by Keycloak’s conformance test module to align with the upstream conformance-suite release v5.1.45 (per #50403).
Changes:
- Bump the default conformance-suite Docker image tag from
release-v5.1.44torelease-v5.1.45in the test container bootstrap code. - Bump the Maven
keycloak.conformance.imageTagproperty torelease-v5.1.45so the default is consistent when running via Maven/Surefire.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| tests/conformance/src/test/java/org/keycloak/tests/conformance/containers/OpenIdConformanceSuite.java | Updates the fallback default image tag to release-v5.1.45 for non-Maven runs. |
| tests/conformance/pom.xml | Updates the Maven property passed into tests so Maven runs use release-v5.1.45. |
dominikschlosser
approved these changes
Jun 29, 2026
VinodAnandan
marked this pull request as draft
June 29, 2026 08:01
VinodAnandan
marked this pull request as ready for review
June 29, 2026 08:01
Signed-off-by: Vinod Anandan <vinodanandan@Vinods-MacBook-Pro.local>
Contributor
Author
|
I'm cancelling this in favour of this PR: #50577. Thanks, @dominikschlosser ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #50403