Closed Bug 830632 Opened 11 years ago Closed 11 years ago

Intermittent test_perf.py TestPerf.test_perf_basic | TimeoutException: socket.timeout

Categories

(Testing :: Marionette Client and Harness, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Unassigned)

References

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=18805270&tree=Fx-Team
b2g_ics_armv7a_gecko_emulator fx-team opt test marionette-webapi on 2013-01-14 20:52:34 PST for push 44ea477faa92
slave: talos-r3-fed-076

21:04:42     INFO -  ERROR: test_perf_basic (test_perf.TestPerf)
21:04:42     INFO -  ----------------------------------------------------------------------
21:04:42    ERROR -  Traceback (most recent call last):
21:04:42     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_perf.py", line 20, in test_perf_basic
21:04:42     INFO -      self.marionette.add_perf_data("testgroup", "testperf2", 20)
21:04:42     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 510, in add_perf_data
21:04:42     INFO -      return self._send_message('addPerfData', 'ok', suite=suite, name=name, value=value)
21:04:42     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 215, in _send_message
21:04:42    ERROR -      raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None)
21:04:42    ERROR -  TEST-UNEXPECTED-FAIL | test_perf.py TestPerf.test_perf_basic | TimeoutException: socket.timeout
21:04:42     INFO -  ======================================================================
21:04:42     INFO -  ERROR: test_perf_basic (test_perf.TestPerf)
21:04:42     INFO -  ----------------------------------------------------------------------
21:04:42    ERROR -  Traceback (most recent call last):
21:04:42     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 136, in tearDown
21:04:42     INFO -      self.marionette.set_context("content")
21:04:42     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 370, in set_context
21:04:42     INFO -      return self._send_message('setContext', 'ok', value=context)
21:04:42     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 201, in _send_message
21:04:42     INFO -      raise MarionetteException(message="Please start a session")
21:04:42     INFO -  TEST-UNEXPECTED-FAIL | test_perf.py TestPerf.test_perf_basic | MarionetteException: Please start a session
21:04:42     INFO -  ----------------------------------------------------------------------
21:04:42     INFO -  Ran 4 tests in 183.453s
21:04:42    ERROR -  FAILED (errors=2)
Blocks: 823076
Fixed since bug 831830 landed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
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.