Public bug reported:

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}.

** Affects: messaging-app (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: qa-broken-test qa-daily-testing qa-landing-email

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to