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 2020/04/30 14:41:00 UTC

[jira] [Created] (DISPATCH-1638) system_tests_two_routers missing timeout() functions in some tests

Ganesh Murthy created DISPATCH-1638:
---------------------------------------

             Summary: system_tests_two_routers missing timeout() functions in some tests
                 Key: DISPATCH-1638
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1638
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.11.0
            Reporter: Ganesh Murthy
            Assignee: Ganesh Murthy


{noformat}
        "34: ======================================================================", 
        "34: ERROR: test_03a_test_strip_message_annotations_no_add_trace (system_tests_two_routers.TwoRouterTest)", 
        "34: ----------------------------------------------------------------------", 
        "34: Traceback (most recent call last):", 
        "34:   File \"/opt/qpid-dispatch-src/tests/system_tests_two_routers.py\", line 154, in test_03a_test_strip_message_annotations_no_add_trace", 
        "34:     test.run()", 
        "34:   File \"/opt/qpid-dispatch-src/tests/system_tests_two_routers.py\", line 1098, in run", 
        "34:     Container(self).run()", 
        "34:   File \"/usr/lib64/python2.6/site-packages/proton/_reactor.py\", line 180, in run", 
        "34:     while self.process(): pass", 
        "34:   File \"/usr/lib64/python2.6/site-packages/proton/_reactor.py\", line 237, in process", 
        "34:     event.dispatch(handler)", 
        "34:   File \"/usr/lib64/python2.6/site-packages/proton/_events.py\", line 162, in dispatch", 
        "34:     _dispatch(handler, type.method, self)", 
        "34:   File \"/usr/lib64/python2.6/site-packages/proton/_events.py\", line 123, in _dispatch", 
        "34:     m(*args)", 
        "34:   File \"/opt/qpid-dispatch-src/tests/system_tests_two_routers.py\", line 492, in on_timer_task", 
        "34:     self.parent.timeout()", 
        "34: AttributeError: 'MessageAnnotationsStripAddTraceTest' object has no attribute 'timeout'", 
        "34: ", 
        "34: ----------------------------------------------------------------------", 
        "34: Ran 27 tests in 159.070s",  {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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