Autopilot test failures

Bug #1522834 reported by Alan Pope 🍺🐧🐱 🦄
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Notes app
New
Undecided
Unassigned

Bug Description

When running latest trunk on a Nexus 4, I'm getting the following failures:-

Traceback (most recent call last):
  File "/tmp/adt-run.AQ7XQC/tree/tests/autopilot/reminders/tests/test_reminders.py", line 68, in setUp
    super(RemindersTestCaseWithAccount, self).setUp()
  File "/tmp/adt-run.AQ7XQC/tree/tests/autopilot/reminders/tests/__init__.py", line 201, in setUp
    self.app = reminders.RemindersApp(launcher_method())
  File "/tmp/adt-run.AQ7XQC/tree/tests/autopilot/reminders/__init__.py", line 44, in __init__
    self.main_view = self.app.select_single(MainView)
  File "/usr/lib/python3/dist-packages/autopilot/introspection/dbus.py", line 244, in select_single
    raise StateNotFoundError(type_name_str, **kwargs)
autopilot.exceptions.StateNotFoundError: Object not found with name 'MainView'.

Tips on minimizing the occurrence of this failure are available here: https://developer.ubuntu.com/api/autopilot/python/1.5.0/faq-troubleshooting/

Traceback (most recent call last):
  File "/tmp/adt-run.AQ7XQC/tree/tests/autopilot/reminders/tests/__init__.py", line 201, in setUp
    self.app = reminders.RemindersApp(launcher_method())
  File "/tmp/adt-run.AQ7XQC/tree/tests/autopilot/reminders/__init__.py", line 44, in __init__
    self.main_view = self.app.select_single(MainView)
  File "/usr/lib/python3/dist-packages/autopilot/introspection/dbus.py", line 244, in select_single
    raise StateNotFoundError(type_name_str, **kwargs)
autopilot.exceptions.StateNotFoundError: Object not found with name 'MainView'.

Tips on minimizing the occurrence of this failure are available here: https://developer.ubuntu.com/api/autopilot/python/1.5.0/faq-troubleshooting/

Traceback (most recent call last):
  File "/tmp/adt-run.AQ7XQC/tree/tests/autopilot/reminders/tests/__init__.py", line 201, in setUp
    self.app = reminders.RemindersApp(launcher_method())
  File "/tmp/adt-run.AQ7XQC/tree/tests/autopilot/reminders/__init__.py", line 44, in __init__
    self.main_view = self.app.select_single(MainView)
  File "/usr/lib/python3/dist-packages/autopilot/introspection/dbus.py", line 244, in select_single
    raise StateNotFoundError(type_name_str, **kwargs)
autopilot.exceptions.StateNotFoundError: Object not found with name 'MainView'.

Tips on minimizing the occurrence of this failure are available here: https://developer.ubuntu.com/api/autopilot/python/1.5.0/faq-troubleshooting/

Traceback (most recent call last):
  File "/tmp/adt-run.AQ7XQC/tree/tests/autopilot/reminders/tests/test_reminders.py", line 68, in setUp
    super(RemindersTestCaseWithAccount, self).setUp()
  File "/tmp/adt-run.AQ7XQC/tree/tests/autopilot/reminders/tests/__init__.py", line 201, in setUp
    self.app = reminders.RemindersApp(launcher_method())
  File "/tmp/adt-run.AQ7XQC/tree/tests/autopilot/reminders/__init__.py", line 44, in __init__
    self.main_view = self.app.select_single(MainView)
  File "/usr/lib/python3/dist-packages/autopilot/introspection/dbus.py", line 244, in select_single
    raise StateNotFoundError(type_name_str, **kwargs)
autopilot.exceptions.StateNotFoundError: Object not found with name 'MainView'.

Tips on minimizing the occurrence of this failure are available here: https://developer.ubuntu.com/api/autopilot/python/1.5.0/faq-troubleshooting/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.