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

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

     [ https://issues.apache.org/jira/browse/CAMEL-18550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-18550:
--------------------------------
    Priority: Minor  (was: Major)

> camel-ftp-starter tests failing
> -------------------------------
>
>                 Key: CAMEL-18550
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18550
>             Project: Camel
>          Issue Type: Test
>          Components: camel-spring-boot-starters
>    Affects Versions: 3.19.0
>            Reporter: Thomas Cunningham
>            Assignee: Thomas Cunningham
>            Priority: Minor
>
> 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)