You have been subscribed to a public bug:

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

** Affects: gallery-app (Ubuntu)
     Importance: Medium
     Assignee: Arthur Mello (artmello)
         Status: New


** Tags: qa-automated-testing
-- 
Autopilot test_swipe_change_image test failure
https://bugs.launchpad.net/bugs/1394142
You received this bug notification because you are a member of Ubuntu Apps bug 
tracking, which is subscribed to gallery-app in Ubuntu.

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to