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 #30390 from mwargers/1171038
Browse files Browse the repository at this point in the history
Bug 1171038 - Add stable = false to test_dialer_receive_call.py
  • Loading branch information
mwargers committed Jun 3, 2015
2 parents ee8bc41 + 473067f commit 4775cb4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ skip-if = device == "desktop"
[test_dialer_receive_call.py]
smoketest = true
skip-if = device == "desktop"
# Bug 1171038 - Intermittent failure in test_dialer_receive_call.py in call_screen.hang_up()
stable = false

[test_dialer_receive_call_with_locked_screen.py]
smoketest = true
Expand Down

0 comments on commit 4775cb4

Please sign in to comment.