You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (Jira)" <ji...@apache.org> on 2019/09/09 21:10:00 UTC

[jira] [Updated] (DISPATCH-1408) system_tests_distribution failing when running under valgrind

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

Ganesh Murthy updated DISPATCH-1408:
------------------------------------
    Issue Type: Bug  (was: Improvement)

> system_tests_distribution failing when running under valgrind
> -------------------------------------------------------------
>
>                 Key: DISPATCH-1408
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1408
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.8.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.9.0
>
>
> System_tests_distribution failing when run under valgrind
>  
> {noformat}
> 33: 
> 33: ======================================================================
> 33: FAIL: test_10_closest_mesh (system_tests_distribution.DistributionTests)
> 33: ----------------------------------------------------------------------
> 33: Traceback (most recent call last):
> 33:   File "/foo/qpid-dispatch/tests/system_test.py", line 706, in wrap
> 33:     return f(*args, **kwargs)
> 33:   File "/foo/qpid-dispatch/tests/system_tests_distribution.py", line 625, in test_10_closest_mesh
> 33:     self.assertEqual ( None, test.error )
> 33: AssertionError: None != u'error: one of the receivers on router 1 got no messages.'
> 33: 
> 33: ----------------------------------------------------------------------
> 33: Ran 25 tests in 21.785s {noformat}
>  
> One more failure
> {noformat}
> 33: ======================================================================
> 33: FAIL: test_09_closest_linear (system_tests_distribution.DistributionTests)
> 33: ----------------------------------------------------------------------
> 33: Traceback (most recent call last):
> 33:   File "/foo/qpid-dispatch/tests/system_test.py", line 706, in wrap
> 33:     return f(*args, **kwargs)
> 33:   File "/foo/qpid-dispatch/tests/system_tests_distribution.py", line 612, in test_09_closest_linear
> 33:     self.assertEqual ( None, test.error )
> 33: AssertionError: None != u'error: one of the receivers on router 1 got no messages.'
> 33: 
> 33: ---------------------------------------------------------------------- {noformat}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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