Hi guys,

yesterday evening, I cut a MINA 2.0.20 release (vote to come). Then I tested it with Ftpserver (all is good), and SSHD. I get some test failures :


[INFO]
[ERROR] Errors:
[ERROR] PortForwardingTest.testLocalForwarding:467->createSession:802 » JSch java.net.... [ERROR]   PortForwardingTest.testLocalForwardingNative:573 » Socket Socket closed [ERROR] PortForwardingTest.testLocalForwardingNativeBigPayload:626 » Socket Socket clo... [ERROR] PortForwardingTest.testRemoteForwarding:264->createSession:802 » JSch java.net... [ERROR]   PortForwardingTest.testRemoteForwardingNative:337 » Socket Socket closed [ERROR] PortForwardingTest.testRemoteForwardingNativeBigPayload:434 » Socket Socket cl... [ERROR] PortForwardingTest.testRemoteForwardingSecondTimeInSameSession:295->createSession:802 » JSch [ERROR] PortForwardingTest.testRemoteForwardingWithDisconnect:675->createSession:802 » JSch
[INFO]
[ERROR] Tests run: 178, Failures: 0, Errors: 8, Skipped: 1


which are the same as with MINA 2.0.19.


Do any of you have any idea why we get those errors ?


mvn --version
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T20:41:47+02:00)
Maven home: /opt/apache-maven-3.6.0
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "mac os x", version: "10.14.2", arch: "x86_64", family: "mac"


Many thanks !

Reply via email to