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:42:11 UTC

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

L created VFS-588:
---------------------

             Summary: 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


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)