Closed Bug 967439 Opened 10 years ago Closed 10 years ago

Investigate 'test_privileged_app_contacts_prompt' fail

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: AndreiH, Unassigned)

Details

Test test_privileged_app_contacts_prompt, fails on Jenkins and also locally with:

Traceback (most recent call last):
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.3-py2.7.egg/marionette/marionette_test.py", line 143, in run
testMethod()
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/tests/python/gaia-ui-tests/gaiatest/tests/functional/system/test_privileged_app_contacts_prompt.py", line 28, in test_contact_prompt
permission.wait_for_permission_dialog_displayed()
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/regions/permission_dialog.py", line 17, in wait_for_permission_dialog_displayed
self.wait_for_element_displayed(*self._permission_dialog_locator)
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 73, in wait_for_element_displayed
raise TimeoutException('Element %s present but not displayed before timeout' % locator)
TimeoutException: TimeoutException: Element permission-dialog present but not displayed before timeout

This needs to be investigated and fixed or file a bug.
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → ARM
This was failing yesterday and needed a Gecko patch backed out, the test was disabled during yesterday's CI run.

I think this will be OK on the next daily build.
Looks OK now this is passing in Jenkins now:
http://qa-selenium.mv.mozilla.com:8080/view/B2G%20Hamachi/job/b2g.hamachi.mozilla-central.ui.2/lastCompletedBuild/testReport/test_privileged_app_contacts_prompt/history/?

and it's passing on Travis
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.