Closed
Bug 845291
Opened 12 years ago
Closed 11 years ago
Intermittent B2G emulator Marionette test_touch.py testTouch.test_touch | TimeoutException: socket.timeout
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=20097924&tree=Mozilla-Inbound
b2g_ics_armv7a_gecko_emulator mozilla-inbound opt test marionette-webapi on 2013-02-26 03:35:18 PST for push daf9be11ed48
slave: talos-r3-fed-086
03:40:37 INFO - TEST-START test_touch.py
03:40:38 INFO - test_invisible (test_touch.testTouch) ... ok
03:40:50 INFO - test_scrolling (test_touch.testTouch) ... ok
03:44:12 INFO - test_touch (test_touch.testTouch) ... ERROR
03:44:12 INFO - ======================================================================
03:44:12 INFO - ERROR: test_touch (test_touch.testTouch)
03:44:12 INFO - ----------------------------------------------------------------------
03:44:12 ERROR - Traceback (most recent call last):
03:44:12 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 140, in tearDown
03:44:12 INFO - CommonTestCase.tearDown(self)
03:44:12 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 96, in tearDown
03:44:12 INFO - self.perfdata = self.marionette.get_perf_data()
03:44:12 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 546, in get_perf_data
03:44:12 INFO - return self._send_message('getPerfData', 'value')
03:44:12 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 245, in _send_message
03:44:12 ERROR - raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None)
03:44:12 ERROR - TEST-UNEXPECTED-FAIL | test_touch.py testTouch.test_touch | TimeoutException: socket.timeout
03:44:12 INFO - ----------------------------------------------------------------------
03:44:12 INFO - Ran 3 tests in 214.594s
03:44:12 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
|
||
closing since no instances of this in about 2 months
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
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
•