Closed Bug 1666443 Opened 5 years ago Closed 5 years ago

Intermittent layout/base/tests/marionette/test_accessiblecaret_cursor_mode.py AccessibleCaretCursorModeTestCase.test_move_cursor_to_end_by_dragging_caret_to_bottom_right_corner_input | KeyError: '-1'

Categories

(Core :: Layout, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: rmaries [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=316359197&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JG3nBTTeTxKgC6Lc4QI2TA/runs/0/artifacts/public/logs/live_backing.log


[task 2020-09-22T10:26:58.469Z] 10:26:58     INFO - TEST-START | layout/base/tests/marionette/test_accessiblecaret_cursor_mode.py AccessibleCaretCursorModeTestCase.test_move_cursor_to_end_by_dragging_caret_to_bottom_right_corner_input
[task 2020-09-22T10:26:58.900Z] 10:26:58     INFO -  1600770418895	Marionette	DEBUG	19 -> [0,38,"WebDriver:TakeScreenshot",{"full":true,"hash":false,"id":null,"scroll":true}]
[task 2020-09-22T10:26:59.003Z] 10:26:59     INFO - TEST-UNEXPECTED-ERROR | layout/base/tests/marionette/test_accessiblecaret_cursor_mode.py AccessibleCaretCursorModeTestCase.test_move_cursor_to_end_by_dragging_caret_to_bottom_right_corner_input | KeyError: '-1'
[task 2020-09-22T10:26:59.003Z] 10:26:59     INFO - Traceback (most recent call last):
[task 2020-09-22T10:26:59.003Z] 10:26:59     INFO -   File "/Users/cltbld/tasks/task_1600769643/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 196, in run
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO -     testMethod()
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO -   File "/Users/cltbld/tasks/task_1600769643/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 65, in wrapper
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO -     return func(self, *args, **kwargs)
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO -   File "/Users/cltbld/tasks/task_1600769643/build/tests/marionette/tests/layout/base/tests/marionette/test_accessiblecaret_cursor_mode.py", line 105, in test_move_cursor_to_end_by_dragging_caret_to_bottom_right_corner
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO -     src_x, src_y = sel.first_caret_location()
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO -   File "/Users/cltbld/tasks/task_1600769643/build/tests/marionette/tests/layout/base/tests/marionette/selection.py", line 247, in first_caret_location
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO -     return self.carets_location()[0]
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO -   File "/Users/cltbld/tasks/task_1600769643/build/tests/marionette/tests/layout/base/tests/marionette/selection.py", line 229, in carets_location
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO -     return self._selection_location_helper('caret')
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO -   File "/Users/cltbld/tasks/task_1600769643/build/tests/marionette/tests/layout/base/tests/marionette/selection.py", line 182, in _selection_location_helper
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO -     first_rect, last_rect = first_rect_list['0'], last_rect_list[str(last_list_length - 1)]
[task 2020-09-22T10:26:59.004Z] 10:26:59     INFO - TEST-INFO took 509ms```
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.