Closed
Bug 923465
Opened 12 years ago
Closed 12 years ago
Remove sleep in apps/phone/regions/call_screen.py
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: moz.teodosia, Unassigned)
References
Details
(Whiteboard: [gaia-ui-test])
Attachments
(1 file)
Remove the sleep here:
https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/apps/phone/regions/call_screen.py#L43
since bug 8777397 has been fixed.
| Reporter | ||
Updated•12 years ago
|
Whiteboard: [gaia-ui-test]
Comment 1•12 years ago
|
||
Pointer to pull request https://github.com/mozilla-b2g/gaia/pull/12667
Attachment #813708 -
Flags: review?(moz.teodosia)
Comment 2•12 years ago
|
||
This will not pass since we have bug 923662
| Reporter | ||
Comment 3•12 years ago
|
||
Since bug 923662 has been fixed, we can merge this.
Comment 4•12 years ago
|
||
I think we can pause this bug as Bug 877397 is a duplicate of 779284 and that was reopen
https://bugzilla.mozilla.org/show_bug.cgi?id=779284
Comment 5•12 years ago
|
||
Comment on attachment 813708 [details] [review]
removed sleep
This still has issues as the unagis and inaris are failing
Attachment #813708 -
Flags: review?(moz.teodosia) → review-
Comment 6•12 years ago
|
||
Marking this blocked by 779284.
So don't take this task until that bug is resolved!
Depends on: 779284
Priority: -- → P5
| Assignee | ||
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
Comment 7•12 years ago
|
||
This is now resolved in https://github.com/mozilla-b2g/gaia/pull/13260
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•