Closed Bug 832661 Opened 11 years ago Closed 11 years ago

Intermittent test_log.py TestLog.test_that_we_can_clear_the_logs | TimeoutException: socket.timeout

Categories

(Testing :: Marionette Client and Harness, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: philor, Unassigned)

References

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=18955798&tree=Firefox
b2g_ics_armv7a_gecko_emulator mozilla-central opt test marionette-webapi on 2013-01-19 04:19:14 PST for push 01a8559f5560
slave: talos-r3-fed-079

04:39:33     INFO -  ======================================================================
04:39:33     INFO -  ERROR: test_that_we_can_clear_the_logs (test_log.TestLog)
04:39:33     INFO -  ----------------------------------------------------------------------
04:39:33    ERROR -  Traceback (most recent call last):
04:39:33     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 140, in tearDown
04:39:33     INFO -      CommonTestCase.tearDown(self)
04:39:33     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 96, in tearDown
04:39:33     INFO -      self.perfdata = self.marionette.get_perf_data()
04:39:33     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 531, in get_perf_data
04:39:33     INFO -      return self._send_message('getPerfData', 'value')
04:39:33     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 233, in _send_message
04:39:33    ERROR -      raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None)
04:39:33    ERROR -  TEST-UNEXPECTED-FAIL | test_log.py TestLog.test_that_we_can_clear_the_logs | TimeoutException: socket.timeout
04:39:33     INFO -  ======================================================================
04:39:33     INFO -  ERROR: test_log_script (test_log.TestLogChrome)
04:39:33     INFO -  ----------------------------------------------------------------------
04:39:33    ERROR -  Traceback (most recent call last):
04:39:33     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_log.py", line 40, in test_log_script
04:39:33     INFO -      self.assertTrue("some more logs" in self.marionette.get_logs()[0])
04:39:33     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 525, in get_logs
04:39:33     INFO -      return self._send_message('getLogs', 'value')
04:39:33     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 233, in _send_message
04:39:33    ERROR -      raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None)
04:39:33    ERROR -  TEST-UNEXPECTED-FAIL | test_log.py TestLogChrome.test_log_script | TimeoutException: socket.timeout
04:39:33     INFO -  ======================================================================
04:39:33     INFO -  ERROR: test_log_script (test_log.TestLogChrome)
04:39:33     INFO -  ----------------------------------------------------------------------
04:39:33    ERROR -  Traceback (most recent call last):
04:39:33     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 136, in tearDown
04:39:33     INFO -      self.marionette.set_context("content")
04:39:33     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 388, in set_context
04:39:33     INFO -      return self._send_message('setContext', 'ok', value=context)
04:39:33     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 219, in _send_message
04:39:33     INFO -      raise MarionetteException(message="Please start a session")
04:39:33     INFO -  TEST-UNEXPECTED-FAIL | test_log.py TestLogChrome.test_log_script | MarionetteException: Please start a session
04:39:33     INFO -  ----------------------------------------------------------------------
04:39:33     INFO -  Ran 6 tests in 364.543s
04:39:33    ERROR -  FAILED (errors=3)
Blocks: 823076
This log isn't available, and this hasn't recurred in 2.5+ months, so I'm closing it.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Testing → Remote Protocol
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.