Closed
Bug 942220
Opened 12 years ago
Closed 12 years ago
Add explciit wait in tap_back in contact_details.py
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P1)
Tracking
(b2g-v1.3 wontfix)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | wontfix |
People
(Reporter: zcampbell, Assigned: viorela)
Details
Attachments
(1 file)
In the method tap_back in contact_details.py there is no explicit wait after the tap to wait for the Details form page to have closed and the Contacts list to have displayed.
Please add an explicit wait here.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → viorela.ioia
Assignee | ||
Comment 1•12 years ago
|
||
pointer to Github PR: https://github.com/mozilla-b2g/gaia/pull/14015
Attachment #8337709 -
Flags: review?(zcampbell)
Attachment #8337709 -
Flags: review?(trifandreialin)
Attachment #8337709 -
Flags: review?(florin.strugariu)
Attachment #8337709 -
Flags: review?(andrei.hutusoru)
Updated•12 years ago
|
Attachment #8337709 -
Flags: review?(trifandreialin) → review+
Comment 2•12 years ago
|
||
Comment on attachment 8337709 [details] [review]
added wait
Locally it worked OK but it fails on travis
Attachment #8337709 -
Flags: review?(florin.strugariu) → review-
![]() |
Reporter | |
Comment 3•12 years ago
|
||
Comment on attachment 8337709 [details] [review]
added wait
r- Fails on travis
Attachment #8337709 -
Flags: review?(zcampbell) → review-
Assignee | ||
Updated•12 years ago
|
Attachment #8337709 -
Flags: review?
Attachment #8337709 -
Flags: review-
Updated•12 years ago
|
Attachment #8337709 -
Flags: review?(zcampbell)
Attachment #8337709 -
Flags: review?(florin.strugariu)
Attachment #8337709 -
Flags: review?
Updated•12 years ago
|
Attachment #8337709 -
Flags: review?(florin.strugariu) → review-
![]() |
Reporter | |
Comment 4•12 years ago
|
||
Comment on attachment 8337709 [details] [review]
added wait
r+
Attachment #8337709 -
Flags: review?(zcampbell)
Attachment #8337709 -
Flags: review?(andrei.hutusoru)
Attachment #8337709 -
Flags: review+
![]() |
Reporter | |
Comment 5•12 years ago
|
||
![]() |
||
Comment 6•12 years ago
|
||
is this v1.3 affected?
![]() |
Reporter | |
Comment 7•12 years ago
|
||
v1.3 wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•