[ 
https://issues.apache.org/jira/browse/DISPATCH-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314653#comment-17314653
 ] 

ASF GitHub Bot commented on DISPATCH-2023:
------------------------------------------

ganeshmurthy opened a new pull request #1103:
URL: https://github.com/apache/qpid-dispatch/pull/1103


   


-- 
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_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
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.16.0
>
>
> 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