Closed
Bug 824059
Opened 12 years ago
Closed 12 years ago
Intermittent test_mobile_operator_names.js | EOFError: telnet connection closed (and many more)
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 802877
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: intermittent-failure)
b2g_ics_armv7a_gecko_emulator mozilla-inbound opt test marionette-webapi on 2012-12-20 17:31:58 PST for push f533eacd8458
slave: talos-r3-fed-012
https://tbpl.mozilla.org/php/getParsedLog.php?id=18147719&tree=Mozilla-Inbound
{
17:40:49 INFO - TEST-START test_mobile_operator_names.js
17:44:02 INFO - /home/cltbld/talos-slave/test/build/tests/marionette/tests/dom/network/tests/marionette/test_mobile_operator_names.js, runTest (marionette_test.MarionetteJSTestCase) ... Android Debug Bridge version 1.0.29
17:44:03 INFO - 'cp' not found, but 'dd' was found as a replacement
17:44:14 INFO - ERROR
17:44:14 INFO - ======================================================================
17:44:14 INFO - ERROR: /home/cltbld/talos-slave/test/build/tests/marionette/tests/dom/network/tests/marionette/test_mobile_operator_names.js, runTest (marionette_test.MarionetteJSTestCase)
17:44:14 INFO - ----------------------------------------------------------------------
17:44:14 ERROR - Traceback (most recent call last):
17:44:14 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 205, in runTest
17:44:14 INFO - self.marionette.navigate(page)
17:44:14 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 391, in navigate
17:44:14 INFO - response = self._send_message('goUrl', 'ok', value=url)
17:44:14 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 214, in _send_message
17:44:14 INFO - port = self.emulator.restart(self.local_port)
17:44:14 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator.py", line 276, in restart
17:44:14 INFO - self.start()
17:44:14 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator.py", line 372, in start
17:44:14 INFO - self.geo.set_default_location()
17:44:14 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator_geo.py", line 13, in set_default_location
17:44:14 INFO - self.set_location(self.lon, self.lat)
17:44:14 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator_geo.py", line 16, in set_location
17:44:14 INFO - self.emulator._run_telnet('geo fix %0.5f %0.5f' % (self.lon, self.lat))
17:44:14 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator.py", line 236, in _run_telnet
17:44:14 INFO - return self._get_telnet_response(command)
17:44:14 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator.py", line 225, in _get_telnet_response
17:44:14 INFO - line = self.telnet.read_until('\n')
17:44:14 INFO - File "/usr/lib/python2.6/telnetlib.py", line 319, in read_until
17:44:14 INFO - return self.read_very_lazy()
17:44:14 INFO - File "/usr/lib/python2.6/telnetlib.py", line 395, in read_very_lazy
17:44:14 INFO - raise EOFError, 'telnet connection closed'
17:44:14 INFO - TEST-UNEXPECTED-FAIL | test_mobile_operator_names.js | EOFError: telnet connection closed
}
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•