Closed
Bug 1019696
Opened 11 years ago
Closed 11 years ago
Dialer app can't find any any contact suggestions after typing the first 3 digits of the phone number
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Bebe, Unassigned)
Details
(Whiteboard: [fromAutomation])
User Story
Description: <Description> Environment: <Environment> Traceback (most recent call last): <Traceback> Reproducible manually: YES/NO STR: <STR> Possible cause: <Possible cause> optional
Attachments
(1 file)
21.24 KB,
image/png
|
Details |
Environment:
Gaia 61cd07a8b5fa017777db6d345e00afb4fb8789b7
Gecko https://hg.mozilla.org/mozilla-central/rev/f28005b84ed0
BuildID 20140603040210
Version 32.0a1
ro.build.version.incremental=94
ro.build.date=Tue May 20 09:29:20 CST 2014
Traceback (most recent call last):
File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/dialer/test_dialer_find_contact.py", line 32, in test_dialer_find_contact
self.phone.keypad.wait_for_search_popup_visible()
File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/phone/regions/keypad.py", line 78, in wait_for_search_popup_visible
self.wait_for_element_displayed(*self._search_popup_locator)
File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed
lambda m: m.find_element(by, locator).is_displayed())
File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 20.1 seconds
Reproducible manually: YES
STR:
1. add a contact
2. Open dialer app
3. Type first 3 digits of the contact phone number
Expected:
3. the contact should be available in the suggestion area
Actual:
3. No contact is present
Possible cause:
Bug 1019639 - [flame] The Call button from Dialer app is not working (has no effect)
Comment 1•11 years ago
|
||
Bebe, please remember to mark [fromAutomation] where appropriate; thanks! :-)
Whiteboard: [fromAutomation]
Comment 2•11 years ago
|
||
Given the amount of bustage on the Dialer today - I think we should retest this with the latest master pulled from github to see if this is still valid after the regressing patch got backed out.
Keywords: qawanted
Updated•11 years ago
|
QA Contact: dgomez
Comment 3•11 years ago
|
||
This issue DOES NOT reproduce on Flame 2.0
Environmental Variables:
Device: Flame 2.0
Build ID: 20140609040203
Gaia: 12af93123c5db55212d51fe235d39f21209a1eaa
Gecko: 9305a8ec77fe
Version: 32.0a1 (2.0)
Firmware Version: v10G-2
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
Keywords: qawanted
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•