On 24/02/2015 09:01, Mark Thomas wrote:
> Progress is being made.
> 
> TestWsWebSocketContainer.testMaxMessageSize04() is fixed. I do want to
> come back to exactly how/if flushing is performed on
> ServletOutputStream.close() but I plan on parking that until the other
> failures are fixed.
> 
> Next on my list is TestUpgrade.testMessagesBlocking(). I am seeing
> failures on most runs on Linux and Windows (command line only - not
> IDE). The symptom is that the connection to the client is closed before
> the second message is received. I've tried - without success so far - to
> reproduce this in a debugger.

I've tracked down and fixed one possible cause of this failure.
Unfortunately, the test still fails. It looks like the same problem
exists in NioSelectorPool. I'm investigating possible fixes.

Mark

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

Reply via email to