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

Jiri Daněk commented on DISPATCH-1787:
--------------------------------------

Variation on this: a timeout inside one of the Python tests, instead of the 
entire ctest timeouting. 
https://travis-ci.com/github/apache/qpid-dispatch/jobs/500343477#L6252

{noformat}
54: ======================================================================
54: FAIL: test_26_multicast_mobile_address_edge_to_interior 
(system_tests_edge_router.RouterTest)
54: ----------------------------------------------------------------------
54: Traceback (most recent call last):
54:   File 
"/home/travis/build/apache/qpid-dispatch/tests/system_tests_edge_router.py", 
line 663, in test_26_multicast_mobile_address_edge_to_interior
54:     self.assertEqual(None, test.error)
54: AssertionError: None != 'Timeout Expired - n_sent=200 n_rcvd1=200[38 
chars]t.26'
54: 
54: ----------------------------------------------------------------------
54: Ran 89 tests in 439.708s
54: 
54: FAILED (failures=1)
54/74 Test #54: system_tests_edge_router ..........................***Failed  
439.89 sec
{noformat}

> system_tests_edge_router failure with Timeout
> ---------------------------------------------
>
>                 Key: DISPATCH-1787
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1787
>             Project: Qpid Dispatch
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 1.14.0, 1.16.0
>         Environment: rhel 6
>            Reporter: Ganesh Murthy
>            Priority: Major
>
> {noformat}
> test_edge_listener_sender_crash_DISPATCH_1492 
> (system_tests_edge_router.EdgeListenerSender) ... ok
> test_01_active_flag (system_tests_edge_router.EdgeRouterTest) ... 
> Router INT.B debug dump file:
> >>>>
> alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
> alloc.c: Items of type 'qd_connector_t' remain allocated at shutdown: 1<<<<
> okRouter EA1 debug dump file:
> >>>>
> alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 2
> alloc.c: Items of type 'qd_connector_t' remain allocated at shutdown: 
> 2<<<<Router INT.B debug dump file:
> >>>>
> alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
> alloc.c: Items of type 'qd_connector_t' remain allocated at shutdown: 1<<<<
> test_01_immedate_detach_reattach 
> (system_tests_edge_router.LinkRouteProxyTest) ... ok
> test_02_thrashing_link_routes (system_tests_edge_router.LinkRouteProxyTest) 
> ... ok
> test_03_interior_conn_lost (system_tests_edge_router.LinkRouteProxyTest) ... 
> ok
> test_50_link_topology (system_tests_edge_router.LinkRouteProxyTest) ... ok
> test_51_link_route_proxy_configured 
> (system_tests_edge_router.LinkRouteProxyTest) ... ok
> test_52_conn_link_route_proxy (system_tests_edge_router.LinkRouteProxyTest) 
> ... okRouter EB1 debug dump file:
> >>>>
> alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
> alloc.c: Items of type 'qd_connector_t' remain allocated at shutdown: 
> 1<<<<Router EA1 debug dump file:
> >>>>
> alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
> alloc.c: Items of type 'qd_connector_t' remain allocated at shutdown: 
> 1<<<<Router INT.B debug dump file:
> >>>>
> alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
> alloc.c: Items of type 'qd_connector_t' remain allocated at shutdown: 1<<<<
> test_01_connectivity_INTA_EA1 (system_tests_edge_router.RouterTest) ... ok
> test_02_connectivity_INTA_EA2 (system_tests_edge_router.RouterTest) ... ok
> test_03_connectivity_INTB_EB1 (system_tests_edge_router.RouterTest) ... ok
> test_04_connectivity_INTB_EB2 (system_tests_edge_router.RouterTest) ... ok
> test_05_dynamic_address_same_edge (system_tests_edge_router.RouterTest) ... ok
> test_06_dynamic_address_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_07_dynamic_address_edge_to_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_08_dynamic_address_edge_to_edge_one_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_09_dynamic_address_edge_to_edge_two_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_10_mobile_address_same_edge (system_tests_edge_router.RouterTest) ... ok
> test_11_mobile_address_interior_to_edge (system_tests_edge_router.RouterTest) 
> ... ok
> test_12_mobile_address_edge_to_interior (system_tests_edge_router.RouterTest) 
> ... ok
> test_13_mobile_address_edge_to_edge_one_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_14_mobile_address_edge_to_edge_two_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_15_mobile_address_same_edge (system_tests_edge_router.RouterTest) ... ok
> test_16_mobile_address_edge_to_another_edge_same_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_17_mobile_address_edge_to_interior (system_tests_edge_router.RouterTest) 
> ... ok
> test_18_mobile_address_interior_to_edge (system_tests_edge_router.RouterTest) 
> ... ok
> test_19_mobile_address_other_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_20_mobile_address_edge_to_edge_two_interiors 
> (system_tests_edge_router.RouterTest) ... ok
> test_21_mobile_address_edge_interior_receivers 
> (system_tests_edge_router.RouterTest) ... ok
> test_22_mobile_address_edge_sender_two_interior_receivers 
> (system_tests_edge_router.RouterTest) ... ok
> test_23_mobile_address_edge_sender_two_edge_receivers 
> (system_tests_edge_router.RouterTest) ... ok
> test_24_multicast_mobile_address_same_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_25_multicast_mobile_address_different_edges_same_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_26_multicast_mobile_address_edge_to_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_27_multicast_mobile_address_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_28_multicast_mobile_address_other_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_29_multicast_mobile_address_edge_to_edge_two_interiors 
> (system_tests_edge_router.RouterTest) ... ok
> test_30_multicast_mobile_address_all_edges 
> (system_tests_edge_router.RouterTest) ... ok
> test_31_multicast_mobile_address_same_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_32_multicast_mobile_address_different_edges_same_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_33_multicast_mobile_address_edge_to_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_34_multicast_mobile_address_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_35_multicast_mobile_address_other_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_36_multicast_mobile_address_edge_to_edge_two_interiors 
> (system_tests_edge_router.RouterTest) ... ok
> test_37_multicast_mobile_address_all_edges 
> (system_tests_edge_router.RouterTest) ... ok
> test_38_mobile_addr_event_three_receivers_same_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_39_mobile_addr_event_three_receivers_diff_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_40_drop_rx_client_multicast_large_message 
> (system_tests_edge_router.RouterTest) ... ok
> test_41_drop_rx_client_multicast_small_message 
> (system_tests_edge_router.RouterTest) ... ok
> test_42_anon_sender_mobile_address_same_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_43_anon_sender_mobile_address_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_44_anon_sender_mobile_address_edge_to_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_45_anon_sender_mobile_address_edge_to_edge_one_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_46_anon_sender_mobile_address_edge_to_edge_two_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_47_anon_sender_mobile_address_large_msg_same_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_48_anon_sender_mobile_address_large_msg_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_49_anon_sender_mobile_address_large_msg_edge_to_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_50_anon_sender_mobile_address_large_msg_edge_to_edge_one_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_51_anon_sender_mobile_address_large_msg_edge_to_edge_two_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_52_anon_sender_multicast_mobile_address_same_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_53_anon_sender_multicast_mobile_address_different_edges_same_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_54_anon_sender_multicast_mobile_address_edge_to_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_55_anon_sender_multicast_mobile_address_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_56_anon_sender_multicast_mobile_address_other_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_57_anon_sender_multicast_mobile_address_edge_to_edge_two_interiors 
> (system_tests_edge_router.RouterTest) ... ok
> test_58_anon_sender_multicast_mobile_address_all_edges 
> (system_tests_edge_router.RouterTest) ... ok
> test_59_anon_sender__multicast_mobile_address_same_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_60_anon_sender_multicast_mobile_address_different_edges_same_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_61_anon_sender_multicast_mobile_address_edge_to_interior 
> (system_tests_edge_router.RouterTest) ... ok
> test_62_anon_sender_multicast_mobile_address_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_63_anon_sender_multicast_mobile_address_other_interior_to_edge 
> (system_tests_edge_router.RouterTest) ... ok
> test_64_anon_sender_multicast_mobile_address_edge_to_edge_two_interiors 
> (system_tests_edge_router.RouterTest) ... ok
> test_65_anon_sender_multicast_mobile_address_all_edges 
> (system_tests_edge_router.RouterTest) ... The following tests FAILED:
>        54 - system_tests_edge_router (Timeout) {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to