[
https://issues.apache.org/jira/browse/DISPATCH-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939649#comment-16939649
]
ASF GitHub Bot commented on DISPATCH-1408:
------------------------------------------
ganeshmurthy commented on pull request #574: DISPATCH-1408 - Modify ClosestTest
to send specific number of message…
URL: https://github.com/apache/qpid-dispatch/pull/574
…s. Also added additional checks to make sure that all routers know about
closed receivers
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]