Autopilot test_swipe_change_image test failure

Bug #1394142 reported by Richard Huddie
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gallery-app (Ubuntu)
New
Medium
Arthur Mello

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

Related branches

Arthur Mello (artmello)
Changed in gallery-app:
importance: Undecided → Medium
assignee: nobody → Arthur Mello (artmello)
affects: gallery-app → gallery-app (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.