You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "L (JIRA)" <ji...@apache.org> on 2015/11/30 10:43:11 UTC

[jira] [Updated] (VFS-588) SftpProviderTestCase is not robbust in case a timeout is configured

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

L updated VFS-588:
------------------
    Attachment: patch_hang_with_tout.diff

The patch that enables timeout configuration.

> SftpProviderTestCase is not robbust in case a timeout is configured
> -------------------------------------------------------------------
>
>                 Key: VFS-588
>                 URL: https://issues.apache.org/jira/browse/VFS-588
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: Nightly Builds
>            Reporter: L
>            Priority: Minor
>         Attachments: patch_hang_with_tout.diff
>
>
> When a timeout is configured via SftpFileSystemConfigBuilder.setTimeout(), the test execution of SftpProviderTestCase hangs and does not stop. 
> The hang is cause by "stream proxy test suite". Running SftpProviderTestCase with disabled "stream proxy test suite" does not hang and JVM stops.
> This might look really minor but I am about to file another issue (which is not that minor) where timeouts play an important role. Not being able to execute tests with timeouts is quite a showstopper for debugging that other issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)