Ganesh Murthy created DISPATCH-1408:
---------------------------------------

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

Reply via email to