Merge lp:~artmello/gallery-app/gallery-app-fix_ap_test into lp:gallery-app

Proposed by Arthur Mello
Status: Needs review
Proposed branch: lp:~artmello/gallery-app/gallery-app-fix_ap_test
Merge into: lp:gallery-app
Diff against target: 12 lines (+0/-2)
1 file modified
tests/autopilot/gallery_app/tests/test_photo_viewer.py (+0/-2)
To merge this branch: bzr merge lp:~artmello/gallery-app/gallery-app-fix_ap_test
Reviewer Review Type Date Requested Status
system-apps-ci-bot continuous-integration Needs Fixing
PS Jenkins bot continuous-integration Needs Fixing
Richard Huddie Pending
Ubuntu Phablet Team Pending
Review via email: mp+242787@code.launchpad.net

Commit message

Fix the test_swipe_change_image AP test

Description of the change

Fix the test_swipe_change_image AP test

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
system-apps-ci-bot (system-apps-ci-bot) wrote :
review: Needs Fixing (continuous-integration)

Unmerged revisions

1117. By Arthur Mello

Fix the test_swipe_change_image AP test

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/autopilot/gallery_app/tests/test_photo_viewer.py'
2--- tests/autopilot/gallery_app/tests/test_photo_viewer.py 2014-09-03 00:14:45 +0000
3+++ tests/autopilot/gallery_app/tests/test_photo_viewer.py 2014-11-25 14:25:49 +0000
4@@ -41,8 +41,6 @@
5 super(TestPhotoViewerBase, self).setUp()
6 self.main_view.switch_to_tab("eventsTab")
7 self.open_first_photo()
8- # Need to click on the photo to toggle header
9- self.pointing_device.click()
10
11 def open_first_photo(self):
12 self.assertThat(

Subscribers

People subscribed via source and target branches