Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
ci
Describe the bug
java.lang.AssertionError:
Expected: <200>
but: was <400>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.keycloak.testsuite.broker.KcOidcBrokerTokenExchangeTest.testIgnoredTokenTypesValidationWhenExplicitlyConfigured(KcOidcBrokerTokenExchangeTest.java:363)
https://keycloak-jenkins/view/Keycloak/job/keycloak-continuous-testing/278/execution/node/2106/log/
Version
latest
Regression
- The issue is a regression
Expected behavior
Actual behavior
How to Reproduce?
Anything else?
No response