Closed
Bug 839842
Opened 12 years ago
Closed 11 years ago
Intermittent test_specialpowers.py TestSpecialPowersContent.test_prefs | TimeoutException: socket.timeout
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://bugzilla.mozilla.org/show_bug.cgi?id=817250#c6
TinderboxPushlog Robot 2013-01-14 15:11:52 PST
jgriffin
https://tbpl.mozilla.org/php/getParsedLog.php?id=18790686&tree=Firefox
b2g_ics_armv7a_gecko_emulator mozilla-central opt test marionette-webapi on 2013-01-14 13:16:16
slave: talos-r3-fed-077
13:28:01 ERROR - Traceback (most recent call last):
13:28:01 ERROR - raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None)
13:28:01 ERROR - TEST-UNEXPECTED-FAIL | test_specialpowers.py TestSpecialPowersContent.test_prefs | TimeoutException: socket.timeout
13:28:01 ERROR - FAILED (errors=1)
13:28:10 ERROR - Return code: 10
https://tbpl.mozilla.org/php/getParsedLog.php?id=19614403&tree=Firefox
b2g_ics_armv7a_gecko_emulator mozilla-central opt test marionette-webapi on 2013-02-09 18:32:22 PST for push 29dd80c95b7d
slave: talos-r3-fed-071
18:42:54 INFO - ERROR: test_prefs (test_specialpowers.TestSpecialPowersContent)
18:42:54 INFO - ----------------------------------------------------------------------
18:42:54 ERROR - Traceback (most recent call last):
18:42:54 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 130, in setUp
18:42:54 INFO - CommonTestCase.setUp(self)
18:42:54 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 90, in setUp
18:42:54 INFO - self.marionette.start_session()
18:42:54 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 339, in start_session
18:42:54 INFO - self.session = self._send_message('newSession', 'value')
18:42:54 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 245, in _send_message
18:42:54 ERROR - raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None)
18:42:54 ERROR - TEST-UNEXPECTED-FAIL | test_specialpowers.py TestSpecialPowersContent.test_prefs | TimeoutException: socket.timeout
18:42:54 INFO - ----------------------------------------------------------------------
18:42:54 INFO - Ran 4 tests in 182.511s
18:42:54 ERROR - FAILED (errors=1)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 4•11 years ago
|
||
The only instance of this in the past 60 days is on a tree whose logs are no longer available, so presumptively closing.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Resolution: FIXED → WORKSFORME
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 5•2 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•