You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2019/04/12 13:50:00 UTC

[jira] [Updated] (DISPATCH-1318) edge_router system test failing

     [ https://issues.apache.org/jira/browse/DISPATCH-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chuck Rolke updated DISPATCH-1318:
----------------------------------
    Description: 
{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.

  was:
{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}

        Summary: edge_router system test failing   (was: edge_router system test failing - timeout with n_sent too big)

> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org