Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #18361 from zacc/bug_996559
Browse files Browse the repository at this point in the history
Bug 996559 - Xfail test_gallery_flick.py due to Marionette actions faili...
  • Loading branch information
AndreiH committed Apr 16, 2014
2 parents f585c60 + 64e2209 commit ee26db7
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -12,6 +12,8 @@ skip-if = device == "desktop"

[test_gallery_flick.py]
smoketest = true
# Bug 995989 - Actions(self.marionette).flick() has stopped working
fail-if = device != "desktop"
skip-if = device == "desktop"

[test_gallery_delete_image.py]
Expand Down

0 comments on commit ee26db7

Please sign in to comment.