davsclaus commented on PR #17862: URL: https://github.com/apache/camel/pull/17862#issuecomment-2828116248
[ERROR] org.apache.camel.component.smb.SmbComponentIT.testSmbRead -- Time elapsed: 2.028 s <<< FAILURE! java.lang.AssertionError: mock://result Expected 1 headers with key[CamelSmbUncPath], received 0 headers. Expected header values: [\\localhost\data-rw\1.txt] at org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:2015) at org.apache.camel.component.mock.MockEndpoint.assertTrue(MockEndpoint.java:1986) at org.apache.camel.component.mock.MockEndpoint.lambda$expectedHeaderValuesReceivedInAnyOrder$0(MockEndpoint.java:691) at org.apache.camel.component.mock.MockEndpoint.runTests(MockEndpoint.java:488) at org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:469) at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:431) at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:421) at org.apache.camel.component.smb.SmbComponentIT.testSmbRead(SmbComponentIT.java:53) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) -- 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