On 04/02/2019 16:09, Rémy Maucherat wrote:
> On Fri, Feb 1, 2019 at 5:14 PM Rémy Maucherat <r...@apache.org> wrote:
> 
>> On Fri, Feb 1, 2019 at 4:50 PM Mark Thomas <ma...@apache.org> wrote:

<snip/>

>> Will have to look at it again then.
>>
> 
> Ok, I think I was completely ignoring the Tomcat client back then, instead
> using Tyrus, to avoid mixing client and server issues together. So after
> investigating, it looks like a race condition on the session being in the
> process of being closed and a message being received by the client
> concurrently. I put a proposal in the wiki (all tests pass with it).

I think the root cause is different. With the configured system
properties timeouts are checked every ~10 seconds. The tests expect a
timeout to occur between 4 & 8 seconds. There is a ~40% chance of the
test passing during a run which explains the intermittent nature.

I've updated the wiki with the necessary configuration.

There are a couple of things these tests have highlighted that I think
are worthy of more discussion. I'll start new threads for those.

Mark

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

Reply via email to