Closed
Bug 807849
Opened 8 years ago
Closed 8 years ago
test_importing_another_script_and_check_they_append (test_import_script.TestImportScriptChrome) | KeyError: 'id' followed by many other errors
Categories
(Testing :: Marionette, defect)
Testing
Marionette
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jgriffin, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=16670420&tree=Firefox&full=1 Rev3 Fedora 12 mozilla-central debug test marionette on 2012-11-01 15:59:10 PDT for push de2e5f230811 16:00:38 INFO - test_importing_another_script_and_check_they_append (test_import_script.TestImportScriptChrome) ... ERROR 16:00:38 INFO - ====================================================================== 16:00:38 INFO - ERROR: test_importing_another_script_and_check_they_append (test_import_script.TestImportScript) 16:00:38 INFO - ---------------------------------------------------------------------- 16:00:38 ERROR - Traceback (most recent call last): 16:00:38 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 116, in setUp 16:00:38 INFO - CommonTestCase.setUp(self) 16:00:38 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 78, in setUp 16:00:38 INFO - self.marionette.start_session() 16:00:38 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 271, in start_session 16:00:38 INFO - self.session = self._send_message('newSession', 'value') 16:00:38 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 168, in _send_message 16:00:38 INFO - response = self.client.send(message) 16:00:38 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/client.py", line 79, in send 16:00:38 INFO - self.connect() 16:00:38 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/client.py", line 73, in connect 16:00:38 INFO - self.actor = response['id'] 16:00:38 INFO - TEST-UNEXPECTED-FAIL : KeyError: 'id'
Assignee | ||
Updated•8 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•8 years ago
|
Whiteboard: [orange]
Comment 1•8 years ago
|
||
Resolving WFM any keyword:intermittent-failure bug where: * Changed: (is less than or equal to) -3m * Whiteboard: (contains none of the strings) random disabled marked fuzzy todo fails failing annotated time-bomb * Whiteboard: (does not contain the string) leave open There will inevitably be some false positives; for that (and the bugspam) I apologise, but at least this will clear out the open cruft (and thus reduce risk of mis-starring) on TBPL's annotated summary bug suggestions. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•