Comment 2 for bug 1284316

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

One example (100% reproducible on runnning the whole weather-app testsuite on mako, having between 3 and 5 failures)

Traceback (most recent call last):
File "/home/phablet/autopilot/ubuntu_weather_app/tests/test_settings.py", line 193, in test_switch_scale_cancel
self._check_units('metric')
File "/home/phablet/autopilot/ubuntu_weather_app/tests/test_settings.py", line 50, in _check_units
'QQuickItem', focus=True)
File "/usr/lib/python2.7/dist-packages/autopilot/introspection/dbus.py", line 322, in select_single
raise StateNotFoundError(type_name, **kwargs)
StateNotFoundError: State not found for class 'QQuickItem' and filters {'focus': True}.