ganeshmurthy commented on a change in pull request #1147:
URL: https://github.com/apache/qpid-dispatch/pull/1147#discussion_r618050842
##########
File path: tests/system_tests_qdstat.py
##########
@@ -565,6 +565,7 @@ def setUpClass(cls):
cls.router_2 = cls.tester.qdrouterd('test_router_2', config_2,
wait=True)
cls.router_1 = cls.tester.qdrouterd('test_router_1', config_1,
wait=True)
cls.router_1.wait_router_connected('R2')
+ cls.router_2.wait_router_connected('R1')
Review comment:
I saw this new failure -
https://travis-ci.com/github/apache/qpid-dispatch/jobs/500203449#L3640
that looks not related to this fix. Closing this PR
--
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]