Clock is failing to pass on jenkins, test_add_city_by_searching_must_add_world_city

Bug #1535488 reported by Andrew Hayzen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Clock App
Fix Released
High
Andrew Hayzen

Bug Description

Clock is failing to pass on jenkins, test_add_city_by_searching_must_add_world_city

With a traceback similar to this:
Traceback (most recent call last):
  File "/tmp/adt-run.ulA0IR/tree/tests/autopilot/ubuntu_clock_app/tests/test_clock.py", line 72, in test_add_city_by_searching_must_add_world_city
    old_city_count = self.page.get_num_of_saved_cities()
  File "/tmp/adt-run.ulA0IR/tree/tests/autopilot/ubuntu_clock_app/__init__.py", line 142, in get_num_of_saved_cities
    return int(self._get_saved_world_city_list().count)
  File "/tmp/adt-run.ulA0IR/tree/tests/autopilot/ubuntu_clock_app/__init__.py", line 147, in _get_saved_world_city_list
    "QQuickRepeater", objectName='userWorldCityRepeater')
  File "/tmp/adt-run.ulA0IR/deps/usr/lib/python3/dist-packages/autopilot/introspection/dbus.py", line 295, in wait_select_single
    return self.select_single(type_name, **kwargs)
  File "/tmp/adt-run.ulA0IR/deps/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 'QQuickRepeater' and properties {'objectName': 'userWorldCityRepeater'}.

Related branches

Andrew Hayzen (ahayzen)
Changed in ubuntu-clock-app:
status: New → In Progress
assignee: nobody → Andrew Hayzen (ahayzen)
Changed in ubuntu-clock-app:
importance: Undecided → Medium
importance: Medium → High
Changed in ubuntu-clock-app:
milestone: none → 3.7
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) wrote :

Fix committed into lp:ubuntu-clock-app at revision 434, scheduled for release in ubuntu-clock-app, milestone 3.7

Changed in ubuntu-clock-app:
status: In Progress → Fix Committed
Changed in ubuntu-clock-app:
status: Fix Committed → Fix Released
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.