[
https://issues.apache.org/jira/browse/CAMEL-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182689#comment-17182689
]
Claus Ibsen commented on CAMEL-15451:
-------------------------------------
Ah okay so its s3 client build that is causing this. Maybe we can use mockito
to mock it for the testing as its only used for checking if the camel-aws3 is
using this client from the registry or creating its own client etc.
> camel-aws2-s3 - Test errors running local tests
> -----------------------------------------------
>
> Key: CAMEL-15451
> URL: https://issues.apache.org/jira/browse/CAMEL-15451
> Project: Camel
> Issue Type: Test
> Components: tests
> Affects Versions: 3.5.0
> Reporter: Claus Ibsen
> Assignee: Andrea Cosentino
> Priority: Major
>
> [INFO]
> [INFO] Results:
> [INFO]
> [ERROR] Errors:
> [ERROR]
> org.apache.camel.component.aws2.s3.S3ComponentConfigurationTest.createEndpointWithCredentialsAndClientExistInRegistry
> [ERROR] Run 1:
> S3ComponentConfigurationTest.createEndpointWithCredentialsAndClientExistInRegistry:42
> » SdkClient
> [ERROR] Run 2:
> S3ComponentConfigurationTest.createEndpointWithCredentialsAndClientExistInRegistry:42
> » SdkClient
> [ERROR] Run 3:
> S3ComponentConfigurationTest.createEndpointWithCredentialsAndClientExistInRegistry:42
> » SdkClient
> [INFO]
> [ERROR]
> org.apache.camel.component.aws2.s3.S3ComponentConfigurationTest.createEndpointWithCredentialsAndClientExistInRegistryWithAutodiscover
> [ERROR] Run 1:
> S3ComponentConfigurationTest.createEndpointWithCredentialsAndClientExistInRegistryWithAutodiscover:54
> » SdkClient
> [ERROR] Run 2:
> S3ComponentConfigurationTest.createEndpointWithCredentialsAndClientExistInRegistryWithAutodiscover:54
> » SdkClient
> [ERROR] Run 3:
> S3ComponentConfigurationTest.createEndpointWithCredentialsAndClientExistInRegistryWithAutodiscover:54
> » SdkClient
> [INFO]
> [INFO]
> [ERROR] Tests run: 9, Failures: 0, Errors: 2, Skipped: 0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)