Thomas Cunningham created CAMEL-18550:
-----------------------------------------
Summary: camel-ftp-starter tests failing
Key: CAMEL-18550
URL: https://issues.apache.org/jira/browse/CAMEL-18550
Project: Camel
Issue Type: Bug
Components: camel-spring-boot-starters
Affects Versions: 3.19.0
Reporter: Thomas Cunningham
camel-ftp-starter tests are failing - looks like some sort of timing issue.
Proposing to add a number of temporary excludes while working on this :
<excludes>
<exclude>FileToFtpsWithCustomTrustStorePropertiesTest.java</exclude>
<exclude>FileToFtpsImplicitSSLWithClientAuthTest.java</exclude>
<exclude>FileToFtpsWithCustomTrustStorePropertiesTest.java</exclude>
<exclude>FtpsTest.java</exclude>
<exclude>SftpConsumerLocalWorkDirectoryTest.java</exclude>
<exclude>SftpKeyExchangeProtocolsTest.java</exclude>
<exclude>SftpSetOperationsTest.java</exclude>
<exclude>SftpSimpleProduceThroughProxyTest.java</exclude>
<exclude>SftpUseListFalseTest.java</exclude>
</excludes>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)