the-thing opened a new pull request, #64:
URL: https://github.com/apache/mina/pull/64

   This test almost always fails on my machine (like many others). 
   
   The test assumes that bytes read are multiple of 4 so it can read int value. 
This is not always the case. We have to buffer messages locally and read from 
there.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to