Closed
Bug 1117293
Opened 11 years ago
Closed 8 years ago
Intermittent test_contacts.py TestContacts.test_and_remove_contact | ScriptTimeoutException: ScriptTimeoutException: timed out
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: philor, Assigned: Bebe)
Details
(Keywords: intermittent-failure)
No description provided.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Updated•11 years ago
|
QA Whiteboard: [fxosqa-auto-backlog+]
Assignee | ||
Comment 2•11 years ago
|
||
This test failed during setup.
Can't reproduce it locally.
Closing as works for me
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → florin.strugariu
QA Whiteboard: [fxosqa-auto-backlog+]
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 5•10 years ago
|
||
16:30:05 INFO - TEST-START | test_contacts.py TestContacts.test_and_remove_contact
16:30:36 ERROR - TEST-UNEXPECTED-ERROR | test_contacts.py TestContacts.test_and_remove_contact | ScriptTimeoutException: ScriptTimeoutException: timed out
16:30:36 INFO - Traceback (most recent call last):
16:30:36 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 296, in run
16:30:36 INFO - testMethod()
16:30:36 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/tests/unit/test_contacts.py", line 24, in test_and_remove_contact
16:30:36 INFO - self.data_layer.insert_contact(MockContact())
16:30:36 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 180, in insert_contact
16:30:36 INFO - result = self.marionette.execute_async_script('return GaiaDataLayer.insertContact(%s);' % json.dumps(mozcontact), special_powers=True)
16:30:36 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1439, in execute_async_script
16:30:36 INFO - debug_script=debug_script)
16:30:36 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py", line 36, in _
16:30:36 INFO - return func(*args, **kwargs)
16:30:36 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 715, in _send_message
16:30:36 INFO - self._handle_error(response)
16:30:36 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 751, in _handle_error
16:30:36 INFO - raise errors.lookup(status)(message, stacktrace=stacktrace)
16:30:36 INFO - TEST-INFO took 31672ms
Reporter | ||
Updated•10 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 9•8 years ago
|
||
Firefox OS is not being worked on
Status: REOPENED → RESOLVED
Closed: 11 years ago → 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•