Jiri Daněk created DISPATCH-2023:
------------------------------------

             Summary: system_tests_edge_router AttributeError: 
'MobileAddressEventTest' object has no attribute 'reactor'
                 Key: DISPATCH-2023
                 URL: https://issues.apache.org/jira/browse/DISPATCH-2023
             Project: Qpid Dispatch
          Issue Type: Test
    Affects Versions: 1.16.0
            Reporter: Jiri Daněk


https://travis-ci.com/github/apache/qpid-dispatch/jobs/494183504#L4957

{noformat}
54: ======================================================================
54: ERROR: test_39_mobile_addr_event_three_receivers_diff_interior 
(system_tests_edge_router.RouterTest)
54: ----------------------------------------------------------------------
54: Traceback (most recent call last):
54: File 
"/home/travis/build/apache/qpid-dispatch/tests/system_tests_edge_router.py", 
line 868, in test_39_mobile_addr_event_three_receivers_diff_interior
54: test.run()
54: File 
"/home/travis/build/apache/qpid-dispatch/tests/system_tests_edge_router.py", 
line 2917, in run
54: Container(self).run()
54: File 
"/home/travis/build/apache/qpid-dispatch/qpid-proton/python/proton/_reactor.py",
 line 182, in run
54: while self.process():
54: File 
"/home/travis/build/apache/qpid-dispatch/qpid-proton/python/proton/_reactor.py",
 line 240, in process
54: event.dispatch(handler)
54: File 
"/home/travis/build/apache/qpid-dispatch/qpid-proton/python/proton/_events.py", 
line 162, in dispatch
54: _dispatch(handler, type.method, self)
54: File 
"/home/travis/build/apache/qpid-dispatch/qpid-proton/python/proton/_events.py", 
line 123, in _dispatch
54: m(*args)
54: File 
"/home/travis/build/apache/qpid-dispatch/tests/system_tests_edge_router.py", 
line 54, in on_timer_task
54: self.parent.check_address()
54: File 
"/home/travis/build/apache/qpid-dispatch/tests/system_tests_edge_router.py", 
line 2836, in check_address
54: self.addr_timer = self.reactor.schedule(1.0, AddrTimer(self))
54: AttributeError: 'MobileAddressEventTest' object has no attribute 'reactor'
54: 
54: ----------------------------------------------------------------------
54: Ran 89 tests in 225.543s
54: 
54: FAILED (errors=1)
54/73 Test #54: system_tests_edge_router ..........................***Failed 
225.70 sec
{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]

Reply via email to