[ 
https://issues.apache.org/jira/browse/DISPATCH-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17150554#comment-17150554
 ] 

ASF GitHub Bot commented on DISPATCH-1684:
------------------------------------------

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]


> [test] fallback_dest SwitchoverTest opens fallback receiver on wrong 
> connection
> -------------------------------------------------------------------------------
>
>                 Key: DISPATCH-1684
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1684
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Routing Engine
>    Affects Versions: 1.12.0
>            Reporter: Charles E. Rolke
>            Priority: Major
>         Attachments: DISPATCH-1684-test.29.svg
>
>
> system_tests_fallback_dest test class SwitchoverTest has an error where it 
> opens the fallback receiver on the primary receiver connection and not on the 
> fallback receiver connection.
> Fixing that test code mistake reveals a hard failure on test_29 and test_30 
> with a time out. All phase 1 messages released since the sender on the edge 
> has no path to the fallback receiver.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to