You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Thomas Cunningham (Jira)" <ji...@apache.org> on 2022/09/24 16:43:00 UTC

[jira] [Created] (CAMEL-18550) camel-ftp-starter tests failing

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)