gnodet opened a new pull request, #22129: URL: https://github.com/apache/camel/pull/22129
Various test fixes extracted from the AvailablePortFinder migration effort: - **camel-netty / camel-netty-http**: Disable `LogCaptureTest` — programmatic Log4j2 appender setup was fragile - **camel-netty**: Remove unnecessary `(Object)` cast on `constant(null)` calls in `EnrichWithoutRestResponseTest` and `NettyInOutWithForcedNoResponseTest` - **camel-hazelcast**: Disable flaky `HazelcastQueueConsumerPollTest` on CI with `@DisabledIfSystemProperty` - **camel-couchbase**: Remove deprecated `StorageBackend.COUCHSTORE` from `CouchbaseIntegrationTestBase` -- 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]
