ChugR opened a new pull request #905:
URL: https://github.com/apache/qpid-dispatch/pull/905


   * echo_server and echo_client modified to have a test class
     that runs the test proper.
   
   * tcp_adaptor test runs the client and server test classes in
     separate threads and not in separate processes.
   
   The test is expected to try several clients with different sizes but there's 
a timeout issue with that.
   Running this test triggers DISPATCH-1817, a structure leak, which makes the 
test fail. The TCP adaptor and the test clients succeed but the final ctest 
result is a disappointment.
   
   Commit this PR after the leaks are fixed.


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

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