davsclaus commented on PR #16686: URL: https://github.com/apache/camel/pull/16686#issuecomment-2569347855
@jonomorris its merged to main now, great work, and a lot of tests. I have these errors locally, not sure if you see that too ``` [ERROR] Failures: [ERROR] SmbConsumerPartialReadNoPathIT.testSmbSimpleConsumeAbsolute mock://result Body of message: 0. Expected: <Hello World> but was: <24483 > [ERROR] SmbRecursiveMaxDepthIT.testDirectoryTraversalDepth mock://received_send Body of message: 0. Expected: <Goodday> but was: <World> [ERROR] SmbRecursiveMinDepthIT.testDirectoryTraversalDepth mock://received_send Body of message: 0. Expected: <Hello> but was: <Goodday> [INFO] [ERROR] Tests run: 58, Failures: 3, Errors: 0, Skipped: 0 ``` -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org