weather app: TestSettings smoke test failures on maguro

Bug #1219757 reported by Para Siva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Weather App
Fix Released
High
Unassigned

Bug Description

test_switch_scale, test_switch_scale_cancel and test_switch_wind_scale smoke tests are filing with the following error message on maguro: (the tests pass on mako)

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ubuntu_weather_app/tests/test_settings.py", line 154, in test_switch_wind_scale
    self._open_settings_sheet()
  File "/usr/lib/python2.7/dist-packages/ubuntu_weather_app/tests/test_settings.py", line 29, in _open_settings_sheet
    self.main_window.open_toolbar().click_button("SettingsButton")
  File "/usr/lib/python2.7/dist-packages/ubuntuuitoolkit/emulators.py", line 70, in open_toolbar
    toolbar.opened.wait_for(True)
  File "/usr/lib/python2.7/dist-packages/autopilot/introspection/dbus.py", line 210, in wait_for
    failure_msg))
AssertionError: After 10.0 seconds test on Toolbar.opened failed: True != dbus.Boolean(False, variant_level=1)
}}}

David Planella (dpm)
Changed in ubuntu-weather-app:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Martin Borho (martin-borho) wrote :

Autopilot tests now working again on maguro

Changed in ubuntu-weather-app:
status: Triaged → 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.