The-Yoda edited a comment on issue #104: [SSHD-929] Create separate listener for remove directory. URL: https://github.com/apache/mina-sshd/pull/104#issuecomment-506200835 Thanks for the comparison. I fixed the failing test here. I used @Ignore on the below tests to make `mvn clean install` to succeed. `OpenSSHKeyPairResourceParserDecodingTest`, `OpenSSHKeyPairResourceParserPasswordTest`, `PortForwardingTest` Did a little bit debugging on the cipher part. `aes256-cbc` is not supported in my jvm. I'm using oracle jdk (jdk1.8.0_144). I'm not sure why `OpenSSHKeyPairResourceParserPasswordTest` tests are failing.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
