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 2021/04/07 18:40:00 UTC

[jira] [Resolved] (DISPATCH-2023) system_tests_edge_router AttributeError: 'MobileAddressEventTest' object has no attribute 'reactor'

     [ https://issues.apache.org/jira/browse/DISPATCH-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Murthy resolved DISPATCH-2023.
-------------------------------------
    Resolution: Fixed

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