ChugR opened a new pull request #772:
URL: https://github.com/apache/qpid-dispatch/pull/772
Fallback_dest test class SwitchoverTest mistakenly opens the fallback
receiver on the primary connection.
Opening the fallback receiver on the fallback connection triggers two
test errors:
test_29_switchover_local_edge_pri_remote_interior
test_30_switchover_local_interior_pri_remote_edge
AssertionError: None != 'Timeout Expired - n_tx=0, n_rx=0, n_rel=250,
phase=1'
This PR must not be committed before the fix for these two errors
is in place. See PR-765.
----------------------------------------------------------------
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]