Closed
Bug 842274
Opened 12 years ago
Closed 11 years ago
Intermittent B2G emulator Marionette test_appcache.py AppCacheTests.testWeCanGetTheStatusOfTheAppCache | TimeoutException: socket.timeout
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=19837398&tree=Firefox
b2g_ics_armv7a_gecko_emulator mozilla-central opt test marionette-webapi on 2013-02-18 01:44:54 PST for push 0acbd06d48a9
slave: talos-r3-fed-042
01:52:06 INFO - TEST-START test_appcache.py
01:55:06 INFO - testWeCanGetTheStatusOfTheAppCache (test_appcache.AppCacheTests) ... ERROR
01:55:06 INFO - ======================================================================
01:55:06 INFO - ERROR: testWeCanGetTheStatusOfTheAppCache (test_appcache.AppCacheTests)
01:55:06 INFO - ----------------------------------------------------------------------
01:55:06 ERROR - Traceback (most recent call last):
01:55:06 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 130, in setUp
01:55:06 INFO - CommonTestCase.setUp(self)
01:55:06 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 90, in setUp
01:55:06 INFO - self.marionette.start_session()
01:55:06 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 339, in start_session
01:55:06 INFO - self.session = self._send_message('newSession', 'value')
01:55:06 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 245, in _send_message
01:55:06 ERROR - raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None)
01:55:06 ERROR - TEST-UNEXPECTED-FAIL | test_appcache.py AppCacheTests.testWeCanGetTheStatusOfTheAppCache | TimeoutException: socket.timeout
01:55:06 INFO - ----------------------------------------------------------------------
01:55:06 INFO - Ran 1 test in 180.067s
01:55:06 ERROR - FAILED (errors=1)
Reporter | ||
Updated•12 years ago
|
Summary: Intermittent B2g emulator Marionette test_appcache.py AppCacheTests.testWeCanGetTheStatusOfTheAppCache | TimeoutException: socket.timeout → Intermittent B2G emulator Marionette test_appcache.py AppCacheTests.testWeCanGetTheStatusOfTheAppCache | TimeoutException: socket.timeout
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 5•11 years ago
|
||
Closing inactive keywords:intermittent-failure bugs where the TBPLbot has previously commented and the test isn't marked as disabled; filter on orange-cleanup-201401.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•