ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #10118
[Bug 1613816] Re: Autopilot tests fail
This bug was fixed in the package gallery-app -
0.0.67+16.10.20160921-0ubuntu1
---------------
gallery-app (0.0.67+16.10.20160921-0ubuntu1) yakkety; urgency=medium
[ Arthur Mello ]
* Fix how autopilot tests select media entries from Organic media view
(LP: #1613816)
* Add support to blacklist directories from scan process based on
regexp (LP: #1445755)
* Add yaml file and place icon to the expected path to add initial
support to build a gallery snap pkg
* Add upstart as a build dep so gallery will not be build against
archs that do not have it
[ Florian Boucault ]
* Fixes for crossbuilding.
-- Arthur Renato Mello <arthur.mello@xxxxxxxxxxxxx> Wed, 21 Sep 2016
19:07:23 +0000
** Changed in: gallery-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1613816
Title:
Autopilot tests fail
Status in gallery-app package in Ubuntu:
Fix Released
Bug description:
Somewhere between 03.10 and 04.10 the autopilot tests of the gallery
application has suffered a major regression.
During that periond the 1289..1290 revisions were released.
The tests fail with this backtrace.
Traceback (most recent call last):
File "/home/phablet/autopilot/gallery_app/tests/test_events_view.py", line 119, in test_share_single_photo
self.events_view.select_photo(self.sample_jpg_files[3])
File "/home/phablet/autopilot/gallery_app/emulators/events_view.py", line 106, in select_photo
photo = self._get_item_in_event_view(photo_name, event_index_num)
File "/home/phablet/autopilot/gallery_app/emulators/events_view.py", line 90, in _get_item_in_event_view
'Photo with image name {} could not be found'.format(image_name))
gallery_app.emulators.gallery_utils.GalleryAppException: Photo with image name /home/phablet/Pictures/sample01.jpg could not be found
Full logs are available here -> http://people.canonical.com/~bzoltan/ap-2016-04-10-VIVID-SILO16-MAKO/ap-2016_04_09-19_41_12-gallery_app-1-archive.tests
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/1613816/+subscriptions
References