[jira] [Comment Edited] (SSHD-1256) PortForwardingTest.testRemoteForwardingSecondTimeInSameSession sometimes fails in Github CI

2022-09-24 Thread Christoph John (Jira)


[ 
https://issues.apache.org/jira/browse/SSHD-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17609052#comment-17609052
 ] 

Christoph John edited comment on SSHD-1256 at 9/24/22 9:03 PM:
---

I had to search about a month back in the build logs. There the test was 
failing on MacOS with JDK17. The failing test is always this one: 
https://github.com/quickfix-j/quickfixj/blob/a8cf42fc8ccb9d5955df2104c0cf98fb5e8fd1ff/quickfixj-core/src/test/java/quickfix/SocketAcceptorTest.java#L129
And it's failing on the second start in line 138.

AFAIR it was always failing on JDK11 or newer and also only for MacOS.

BTW I posted my observation on the mina dev list and got an answer from 
[~johnnyv] which also was about the selector. But don't have access to my 
laptop now so cannot point to the exact mail but it was a few weeks ago.


was (Author: chrjohn):
I had to search about a month back in the build logs. There the test was 
failing on MacOS with JDK17. The failing test is always this one: 
https://github.com/quickfix-j/quickfixj/blob/a8cf42fc8ccb9d5955df2104c0cf98fb5e8fd1ff/quickfixj-core/src/test/java/quickfix/SocketAcceptorTest.java#L129

AFAIR it was always failing on JDK11 or newer and also only for MacOS.

BTW I posted my observation on the mina dev list and got an answer from 
[~johnnyv] which also was about the selector. But don't have access to my 
laptop now so cannot point to the exact mail but it was a few weeks ago.

> PortForwardingTest.testRemoteForwardingSecondTimeInSameSession sometimes 
> fails in Github CI
> ---
>
> Key: SSHD-1256
> URL: https://issues.apache.org/jira/browse/SSHD-1256
> Project: MINA SSHD
>  Issue Type: Bug
>Affects Versions: 2.9.0
>Reporter: Thomas Wolf
>Priority: Major
>
> Cannot reproduce locally. A timing issue?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org



[jira] [Comment Edited] (SSHD-1256) PortForwardingTest.testRemoteForwardingSecondTimeInSameSession sometimes fails in Github CI

2022-09-24 Thread Christoph John (Jira)


[ 
https://issues.apache.org/jira/browse/SSHD-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17608984#comment-17608984
 ] 

Christoph John edited comment on SSHD-1256 at 9/24/22 12:55 PM:


Sorry for jumping in.
I am the maintainer of QuickFIX/J (which uses MINA for communication) and 
noticed that one test that stops and restarts a socket acceptor is sometimes 
failing with the same BindException. AFAICT only on MacOS but that might be 
coincidence.
So yes, maybe this is a MINA problem. 


was (Author: chrjohn):
Sorry for jumping in.
I am the maintainer of QuickFIX/J (which uses MINA for communication) and 
noticed that one test that restarts a socket acceptor is sometimes failing with 
the same BindException. AFAICT only on MacOS but that might be coincidence.
So yes, maybe this is a MINA problem. 

> PortForwardingTest.testRemoteForwardingSecondTimeInSameSession sometimes 
> fails in Github CI
> ---
>
> Key: SSHD-1256
> URL: https://issues.apache.org/jira/browse/SSHD-1256
> Project: MINA SSHD
>  Issue Type: Bug
>Affects Versions: 2.9.0
>Reporter: Thomas Wolf
>Priority: Major
>
> Cannot reproduce locally. A timing issue?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org



[jira] [Comment Edited] (SSHD-1256) PortForwardingTest.testRemoteForwardingSecondTimeInSameSession sometimes fails in Github CI

2022-09-23 Thread Thomas Wolf (Jira)


[ 
https://issues.apache.org/jira/browse/SSHD-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17607973#comment-17607973
 ] 

Thomas Wolf edited comment on SSHD-1256 at 9/23/22 8:48 PM:


This occurs much less frequently since 2.9.0, but it still occurs. However, 
observed since 2.9.0 only with the Apache MINA transport back-end. NIO2 and 
Netty seem to have no problem with this test.


was (Author: wolft):
This occurs much less frequently since 2.9.0, but it still occurs.

> PortForwardingTest.testRemoteForwardingSecondTimeInSameSession sometimes 
> fails in Github CI
> ---
>
> Key: SSHD-1256
> URL: https://issues.apache.org/jira/browse/SSHD-1256
> Project: MINA SSHD
>  Issue Type: Bug
>Affects Versions: 2.9.0
>Reporter: Thomas Wolf
>Priority: Major
>
> Cannot reproduce locally. A timing issue?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org