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

ASF subversion and git services commented on DISPATCH-1318:
-----------------------------------------------------------

Commit 350a1395a43ad8cbb5c22d24b00fbbabc9b583c8 in qpid-dispatch's branch 
refs/heads/master from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=350a139 ]

DISPATCH-1318: Fix MobileAddress test and test framework issues

When the test detects an error print all the details and not just a
one line error that gets clobbered by the test framework.

Don't count receiver settlements as if they are sender settlements.

Print details of client activity with microsecond timestamps that may
be correlated with router logs.

Allow MODIFIED settlement state in addition to RELEASED for messages that
get bounced because of the closed receiver.


> edge_router system test failing 
> --------------------------------
>
>                 Key: DISPATCH-1318
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1318
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.6.0
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>            Priority: Major
>
> {quote}{{0: 
> ======================================================================}}
>  {{50: FAIL: test_22_mobile_address_edge_sender_two_interior_receivers 
> (system_tests_edge_router.RouterTest)}}
>  {{50: 
> ----------------------------------------------------------------------}}
>  {{50: Traceback (most recent call last):}}
>  {{50:   File 
> "/home/chug/git/qpid-dispatch/tests/system_tests_edge_router.py", line 451, 
> in test_22_mobile_address_edge_sender_two_interior_receivers}}
>  {{50:     self.assertEqual(None, test.error)}}
>  {{50: AssertionError: None != 'Timeout Expired - n_sent=350 n_rcvd=300 [36 
> chars]t_22'}}
>  \{{50: }}
>  {{50: 
> ----------------------------------------------------------------------}}
>  {{50: Ran 48 tests in 84.066s}}
>  \{{50: }}
>  {{50: FAILED (failures=1)}}
>  {{1/1 Test #50: system_tests_edge_router .........***Failed   84.37 sec}}
> {quote}
> This test also suffers from the test framework eliding important text in the 
> error message:
> 50: AssertionError: None != 'Timeout Expired - n_sent=350 n_rcvd=300 [36 
> chars]t_22'
> Seeing the *[36* chars] is a vital to the test showing what went wrong.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to