Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-2023

system_tests_edge_router AttributeError: 'MobileAddressEventTest' object has no attribute 'reactor'

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.16.0
    • 1.16.0
    • None
    • None

    Description

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

      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
      

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            jdanek Jiri Daněk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: