Closed Bug 824079 Opened 12 years ago Closed 12 years ago

Intermittent test_execute_script.py TestExecuteContent.test_that_we_can_pass_in_floats | EOFError: telnet connection closed

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

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-21 04:13:06 PST for push 44b06d49ffc6 slave: talos-r3-fed-055 https://tbpl.mozilla.org/php/getParsedLog.php?id=18160235&tree=Mozilla-Inbound { 04:23:19 INFO - test_execute_permission (test_execute_script.TestExecuteContent) ... ok 04:23:20 INFO - test_execute_simple (test_execute_script.TestExecuteContent) ... ok 04:23:22 INFO - test_sandbox_reuse (test_execute_script.TestExecuteContent) ... ok 04:26:35 INFO - test_that_we_can_pass_in_floats (test_execute_script.TestExecuteContent) ... Android Debug Bridge version 1.0.29 04:26:36 INFO - 'cp' not found, but 'dd' was found as a replacement 04:26:46 INFO - ERROR 04:26:46 INFO - ====================================================================== 04:26:46 INFO - ERROR: test_that_we_can_pass_in_floats (test_execute_script.TestExecuteContent) 04:26:46 INFO - ---------------------------------------------------------------------- 04:26:46 ERROR - Traceback (most recent call last): 04:26:46 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 140, in tearDown 04:26:46 INFO - CommonTestCase.tearDown(self) 04:26:46 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 97, in tearDown 04:26:46 INFO - self.marionette.delete_session() 04:26:46 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 325, in delete_session 04:26:46 INFO - response = self._send_message('deleteSession', 'ok') 04:26:46 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 214, in _send_message 04:26:46 INFO - port = self.emulator.restart(self.local_port) 04:26:46 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator.py", line 276, in restart 04:26:46 INFO - self.start() 04:26:46 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator.py", line 372, in start 04:26:46 INFO - self.geo.set_default_location() 04:26:46 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator_geo.py", line 13, in set_default_location 04:26:46 INFO - self.set_location(self.lon, self.lat) 04:26:46 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator_geo.py", line 16, in set_location 04:26:46 INFO - self.emulator._run_telnet('geo fix %0.5f %0.5f' % (self.lon, self.lat)) 04:26:46 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator.py", line 236, in _run_telnet 04:26:46 INFO - return self._get_telnet_response(command) 04:26:46 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/emulator.py", line 225, in _get_telnet_response 04:26:46 INFO - line = self.telnet.read_until('\n') 04:26:46 INFO - File "/usr/lib/python2.6/telnetlib.py", line 319, in read_until 04:26:46 INFO - return self.read_very_lazy() 04:26:46 INFO - File "/usr/lib/python2.6/telnetlib.py", line 395, in read_very_lazy 04:26:46 INFO - raise EOFError, 'telnet connection closed' 04:26:46 INFO - TEST-UNEXPECTED-FAIL | test_execute_script.py TestExecuteContent.test_that_we_can_pass_in_floats | EOFError: telnet connection closed }
This is really part of bugs 802877 and 826132.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.