touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #89896
[Bug 1394142] Re: Autopilot test_swipe_change_image test failure
** Project changed: gallery-app => gallery-app (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1394142
Title:
Autopilot test_swipe_change_image test failure
Status in gallery-app package in Ubuntu:
New
Bug description:
test_swipe_change_image autopilot test is failing in dashboard:
http://dashboard.ubuntu-ci:8080/smokeng/utopic/touch_stable/krillin/162:20141117:20141106-572f18d/718/gallery_app/
Re-running locally shows that this test is failing because the photo
is in zoomed in state when swiping is done. So the swipe action is
moving across the view of the zoomed photo, rather than swiping to a
new photo.
The photo is in zoomed state because of a tap action in test_photo_viewer.py line #45 TestPhotoViewerBase setUp():
# Need to click on the photo to toggle header
self.pointing_device.click()
Removing this call to self.pointing_device.click() fixes this issue
and all of the tests within this class still pass.
Re-tested locally on ubuntu-touch/ubuntu-
rtm/14.09-proposed/krillin/version-164
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/1394142/+subscriptions