atiaomar1978-hub commented on PR #25560: URL: https://github.com/apache/camel/pull/25560#issuecomment-5400420017
Checked CI run [32432312563](https://github.com/apache/camel/actions/runs/32432312563): **PR-specific tests — all passed** - `SedaDiscardIfNoConsumerTest` (2 tests) - `SedaDiscardIfNoConsumerAfterRemovalTest` (4 tests) **Failure is unrelated to this PR** The build failed on `camel-pqc` (downstream module in the 477-module reactor), not on SEDA: ``` PQCSignatureOnlyKeyStoreTest / PQCSignatureWithKeyStoreTest Caused by: java.security.InvalidKeyException: unknown private key passed to ML-DSA ``` Two other tests flaked but passed on Surefire rerun: - `camel-core`: `ThreadsRejectedExecutionTest.testThreadsRejectedAbortNoRedelivery` - `camel-management`: `ManagedAggregateControllerTest.testForceCompletionOfGroup` No uncommitted-changes check failure was reported. **Recommendation:** Re-run CI — this looks like an infra/JDK 25 issue in `camel-pqc`, not a problem with the SEDA backport. _Comment posted by Cursor on behalf of atiaomar1978-hub_ -- 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]
