Closed
Bug 830622
Opened 12 years ago
Closed 11 years ago
Intermittent test_getstatus.py TestGetStatus.test_getStatus | TimeoutException: socket.timeout
Categories
(Testing :: Marionette Client and Harness, defect)
Testing
Marionette Client and Harness
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=18796626&tree=Mozilla-Inbound
Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette on 2013-01-14 16:27:04 PST for push b93357d16604
slave: talos-r4-snow-064
16:31:35 INFO - ERROR
16:31:35 INFO - ======================================================================
16:31:35 INFO - ERROR: test_getStatus (test_getstatus.TestGetStatus)
16:31:35 INFO - ----------------------------------------------------------------------
16:31:35 ERROR - Traceback (most recent call last):
16:31:35 INFO - File "/Users/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 130, in setUp
16:31:35 INFO - CommonTestCase.setUp(self)
16:31:35 INFO - File "/Users/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 90, in setUp
16:31:35 INFO - self.marionette.start_session()
16:31:35 INFO - File "/Users/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 327, in start_session
16:31:35 INFO - self.session = self._send_message('newSession', 'value')
16:31:35 INFO - File "/Users/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 233, in _send_message
16:31:35 ERROR - raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None)
16:31:35 ERROR - TEST-UNEXPECTED-FAIL | test_getstatus.py TestGetStatus.test_getStatus | TimeoutException: socket.timeout
16:31:35 INFO - ----------------------------------------------------------------------
16:31:35 INFO - Ran 1 test in 180.242s
16:31:35 ERROR - FAILED (errors=1)
Reporter | ||
Comment 1•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=18797781&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=18799310&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=18801368&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=18801174&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=18802726&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=18804544&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=18804160&tree=Mozilla-Inbound
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 6•12 years ago
|
||
The Linux/Linux64 instances were permaorange and fixed by the backout of bug 826111. The occurrences on OS X were intermittent - don't know if they'll also be fixed by the backout.
Blocks: 826111
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 12•11 years ago
|
||
(OrangeWFM bugs not modified in > 2 months)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 13•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
•