← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1332576] Re: messaging_app.tests.test_messaging.MessagingTestCaseWithExistingThread.test_delete_multiple_messages failed on mako #91

 

>From Leo:

"It seems like the MessageDelegate that autopilot selects changes by the
time that we try to click it"

** Package changed: messaging-app (Ubuntu) => messaging-app

** Changed in: messaging-app
       Status: Confirmed => New

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1332576

Title:
  messaging_app.tests.test_messaging.MessagingTestCaseWithExistingThread.test_delete_multiple_messages
  failed on mako #91

Status in Messaging App:
  New

Bug description:
  This test fails on mako image #91 with the following error:

  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/messaging_app/tests/test_messaging.py", line 485, in test_delete_multiple_messages
      self.main_view.enable_messages_selection_mode()
    File "/usr/lib/python2.7/dist-packages/messaging_app/emulators.py", line 260, in enable_messages_selection_mode
      self.long_press(message)
    File "/usr/lib/python2.7/dist-packages/messaging_app/emulators.py", line 208, in long_press
      self.pointing_device.move_to_object(obj)
    File "/usr/lib/python2.7/dist-packages/autopilot/input/__init__.py", line 665, in move_to_object
      x, y = get_center_point(object_proxy)
    File "/usr/lib/python2.7/dist-packages/autopilot/input/_common.py", line 44, in get_center_point
      x, y, w, h = object_proxy.globalRect
    File "/usr/lib/python2.7/dist-packages/autopilot/introspection/dbus.py", line 520, in __getattr__
      self.refresh_state()
    File "/usr/lib/python2.7/dist-packages/autopilot/introspection/dbus.py", line 474, in refresh_state
      _, new_state = self.get_new_state()
    File "/usr/lib/python2.7/dist-packages/autopilot/introspection/dbus.py", line 564, in get_new_state
      raise StateNotFoundError(self.__class__.__name__, id=self.id)
  StateNotFoundError: Object not found with name 'MessageDelegate' and properties {'id': 24}.

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1332576/+subscriptions


References