Closed
Bug 830929
Opened 12 years ago
Closed 12 years ago
Intermittent test_execute_script.py TestExecuteContent.test_sandbox_reuse | TimeoutException: socket.timeout
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: intermittent-failure)
b2g_ics_armv7a_gecko_emulator mozilla-inbound opt test marionette-webapi on 2013-01-15 06:23:52 PST for push af7d77467148
slave: talos-r3-fed-066
https://tbpl.mozilla.org/php/getParsedLog.php?id=18817124&tree=Mozilla-Inbound
{
06:36:25 INFO - ERROR: test_sandbox_reuse (test_execute_script.TestExecuteContent)
06:36:25 INFO - ----------------------------------------------------------------------
06:36:25 ERROR - Traceback (most recent call last):
06:36:25 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 140, in tearDown
06:36:25 INFO - CommonTestCase.tearDown(self)
06:36:25 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 96, in tearDown
06:36:25 INFO - self.perfdata = self.marionette.get_perf_data()
06:36:25 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 513, in get_perf_data
06:36:25 INFO - return self._send_message('getPerfData', 'value')
06:36:25 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 215, in _send_message
06:36:25 ERROR - raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None)
06:36:25 ERROR - TEST-UNEXPECTED-FAIL | test_execute_script.py TestExecuteContent.test_sandbox_reuse | TimeoutException: socket.timeout
}
Comment 1•12 years ago
|
||
Fixed since bug 831830 landed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•