[Merge] lp:~artmello/gallery-app/gallery-app-reenable_AP_test into lp:gallery-app
Richard Huddie
richard.huddie at canonical.com
Wed Jul 9 08:18:10 UTC 2014
Review: Needs Fixing
Seems to be a problem here. I would try changing select_single(PickerScreen) to wait_select_single(PickerScreen), in case gallery-app is very slow to load for some reason.
Traceback (most recent call last):
File "/home/phablet/autopilot/gallery_app/tests/test_picker_mode.py", line 68, in test_pick_named_photo
self.picker_view.switch_to_tab('photosTab')
File "/home/phablet/autopilot/gallery_app/tests/test_picker_mode.py", line 22, in picker_view
return self.app.select_single(PickerScreen)
File "/usr/lib/python3/dist-packages/autopilot/introspection/dbus.py", line 248, in select_single
raise StateNotFoundError(type_name_str, **kwargs)
autopilot.exceptions.StateNotFoundError: Object not found with name 'PickerScreen'.
--
https://code.launchpad.net/~artmello/gallery-app/gallery-app-reenable_AP_test/+merge/225978
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~artmello/gallery-app/gallery-app-reenable_AP_test into lp:gallery-app.
More information about the Ubuntu-reviews
mailing list