You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/09/06 17:11:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16924423#comment-16924423 ] 

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

Commit bc06083a429e1a3032b5da6f665f1c2c6e5e9d59 in qpid-dispatch's branch refs/heads/master from Ganesh Murthy
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=bc06083 ]

DISPATCH-1408 - Made sure that the correct sender and not the management sender is used to send messages to the router. This will ensure that we are testing the closest distribution correctly


> 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: Improvement
>          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