Closed
Bug 1226587
Opened 10 years ago
Closed 10 years ago
Intermittent ScriptTimeoutException: timed out on test_cell_data_settings.py
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jlorenzo, Unassigned)
References
Details
The test sometimes passes and sometimes not. Jenkins is not affected in Moutain View: http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-512.b2g-inbound.tinderbox.ui.unit/ . It can be related to the carrier or the SIMs.
[34m 5:36.70(B[m [33mTEST_START(B[m: MainThread test_cell_data_settings.py TestCellDataSettings.test_set_cell_data
[34m 7:06.57(B[m [31mTEST_END(B[m: MainThread ERROR, expected PASS
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/marionette_client-1.0.0-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/home/worker/gaia/source/tests/python/gaia-ui-tests/gaiatest/tests/unit/settings/test_cell_data_settings.py", line 12, in test_set_cell_data
self.data_layer.connect_to_cell_data()
File "/home/worker/gaia/source/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 376, in connect_to_cell_data
result = self.marionette.execute_async_script("return GaiaDataLayer.connectToCellData()")
File "/usr/local/lib/python2.7/dist-packages/marionette_driver-1.0.0-py2.7.egg/marionette_driver/marionette.py", line 1685, in execute_async_script
rv = self._send_message("executeAsyncScript", body, key="value")
File "/usr/local/lib/python2.7/dist-packages/marionette_driver-1.0.0-py2.7.egg/marionette_driver/decorators.py", line 36, in _
return func(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/marionette_driver-1.0.0-py2.7.egg/marionette_driver/marionette.py", line 716, in _send_message
self._handle_error(resp)
File "/usr/local/lib/python2.7/dist-packages/marionette_driver-1.0.0-py2.7.egg/marionette_driver/marionette.py", line 770, in _handle_error
raise errors.lookup(error)(message, stacktrace=stacktrace)
ScriptTimeoutException: ScriptTimeoutException: timed out
| Reporter | ||
Comment 1•10 years ago
|
||
Firefox OS labs are being winded down. This issue won't be solved. Closing.
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.
Description
•