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 #31157 from mwargers/1172618_unstable
Browse files Browse the repository at this point in the history
Bug 1172618 - Add stable = false to test_sms_notification.py
  • Loading branch information
mwargers committed Jul 29, 2015
2 parents a2d0c9c + b06af68 commit 27db84a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ skip-if = device == "desktop"

[test_sms_notification.py]
skip-if = device == "desktop"
# Bug 1172618 - test_sms_notification.py intermittent failures: Notification did not appear
stable = false

[test_mms_add_subject.py]
# Already runs on Gij (see bug 1175110)
Expand Down

0 comments on commit 27db84a

Please sign in to comment.