GitHub user mgoulish opened a pull request: https://github.com/apache/qpid-dispatch/pull/193
DISPATCH-209 : fix fratricide problem in linkroute tests 15-18. * linkroute tests had a fratricide problem, earlier ones interfering with later ones. Now fixed by waiting at the end of each test until the network has forgotten my linkroute address. * fixed problem that Ganesh found, in which I was using incorrect address for C route container listener. * put in "STEP" comments in RoutingTest to make it easy to follow what happens. * extended use of 'slop' in balanced tests to avoid 5-in-1000 failures -- and put in comment to remind me to figure that out, sometime. maybe. (low priority) You can merge this pull request into a Git repository by running: $ git pull https://github.com/mgoulish/qpid-dispatch linkroute_test Alternatively you can review and apply these changes as the patch at: https://github.com/apache/qpid-dispatch/pull/193.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #193 ---- commit eb30ce35e7e966d731f228ab6edf0958a4be04a9 Author: mick goulish <mgoul...@redhat.com> Date: 2017-09-13T14:06:50Z DISPATCH-209 : fix fratricide problem in linkroute tests 15-18. ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org