ishanjogi89 commented on PR #4021: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/4021#issuecomment-3580503420
@fjtirado @wmedvede @gabriel-farache The CI failures are all due to Keycloak container startup timeouts in the CI infrastructure (not related to the JWT parser changes): > - All 4 failing tests show: Timed out waiting for log output matching '.*Keycloak.*started.*' > - 3,667 tests passed successfully > - The JWT parser integration tests (JwtParserIT) are being affected by this infrastructure issue, but the local builds pass > > This appears to be a known flaky test issue with Testcontainers/Keycloak in the CI environment. Could we re-run the CI or evaluate the PR based on the code review? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
