Closed Bug 1842176 Opened 2 years ago Closed 1 year ago

Intermittent layout/base/tests/marionette/test_accessiblecaret_cursor_mode.py AccessibleCaretCursorModeTestCase.test_caret_not_jump_when_dragging_to_editable_content_boundary_input_padding | AssertionError: 'ABCDEFGHI!' == 'ABCDEFGHI!'

Categories

(Core :: Layout, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: assertion, intermittent-failure)

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


[task 2023-07-07T10:43:34.809Z] 10:43:34     INFO -  [Child 2765, Main Thread] WARNING: '!aContent->GetComposedDoc()', file /builds/worker/checkouts/gecko/layout/base/nsCSSFrameConstructor.cpp:8492
[task 2023-07-07T10:43:34.823Z] 10:43:34     INFO -  [GFX3-]: Creating null Skia image from null SourceSurface
[task 2023-07-07T10:43:34.826Z] 10:43:34     INFO -  [GFX3-]: Creating null Skia image from null SourceSurface
[task 2023-07-07T10:43:34.835Z] 10:43:34     INFO -  [GFX3-]: Creating null Skia image from null SourceSurface
[task 2023-07-07T10:43:34.858Z] 10:43:34     INFO -  1688726614858	Marionette	DEBUG	9 <- [1,61,null,{"value":"iVBORw0KGgoAAAANSUhEUgAABQAAAAO3CAYAAAB8++kAAAAgAElEQVR4XuydB3wU1RaHT3oIvVfpTQWUKohSFLGgYH+iWACxYVfsT7CLvRcU7F1AUJTmo0gXBClKl ... CBAgQIECAAAECBAgQIECAAAECNwIOwJspFCFAgAABAgQIECBAgAABAgQIECDQCzgAe1OJBAgQIECAAAECBAgQIECAAAECBG4EBignPv77r08ZAAAAAElFTkSuQmCC"}]
[task 2023-07-07T10:43:34.865Z] 10:43:34     INFO -  1688726614864	Marionette	DEBUG	9 -> [0,62,"Marionette:SetContext",{"value":"content"}]
[task 2023-07-07T10:43:34.865Z] 10:43:34     INFO -  1688726614865	Marionette	DEBUG	9 <- [1,62,null,{"value":null}]
[task 2023-07-07T10:43:34.866Z] 10:43:34     INFO -  1688726614865	Marionette	DEBUG	9 -> [0,63,"Marionette:GetContext",{}]
[task 2023-07-07T10:43:34.866Z] 10:43:34     INFO -  1688726614865	Marionette	DEBUG	9 <- [1,63,null,{"value":"content"}]
[task 2023-07-07T10:43:34.866Z] 10:43:34     INFO -  1688726614866	Marionette	DEBUG	9 -> [0,64,"Marionette:SetContext",{"value":"content"}]
[task 2023-07-07T10:43:34.867Z] 10:43:34     INFO -  1688726614866	Marionette	DEBUG	9 <- [1,64,null,{"value":null}]
[task 2023-07-07T10:43:34.867Z] 10:43:34     INFO -  1688726614867	Marionette	DEBUG	9 -> [0,65,"WebDriver:GetPageSource",{}]
[task 2023-07-07T10:43:34.869Z] 10:43:34     INFO -  1688726614868	Marionette	DEBUG	9 <- [1,65,null,{"value":"<html id=\"html\"><head>\n    <title>Marionette tests for AccessibleCaret in cursor mode</title>\n    <style>\n    .block {\n       ... ea>\n    </div>\n    <br>\n    <div class=\"block\" contenteditable=\"true\" id=\"contenteditable\">ABCDEFGHI</div>\n  \n\n</body></html>"}]
[task 2023-07-07T10:43:34.869Z] 10:43:34     INFO -  1688726614869	Marionette	DEBUG	9 -> [0,66,"Marionette:SetContext",{"value":"content"}]
[task 2023-07-07T10:43:34.870Z] 10:43:34     INFO -  1688726614869	Marionette	DEBUG	9 <- [1,66,null,{"value":null}]
[task 2023-07-07T10:43:34.935Z] 10:43:34     INFO - TEST-UNEXPECTED-FAIL | layout/base/tests/marionette/test_accessiblecaret_cursor_mode.py AccessibleCaretCursorModeTestCase.test_caret_not_jump_when_dragging_to_editable_content_boundary_input_padding | AssertionError: 'ABCDEFGHI!' == 'ABCDEFGHI!'
[task 2023-07-07T10:43:34.935Z] 10:43:34     INFO - Traceback (most recent call last):
[task 2023-07-07T10:43:34.935Z] 10:43:34     INFO -   File "/opt/worker/tasks/task_168872540165507/build/venv/lib/python3.7/site-packages/marionette_harness/marionette_test/testcases.py", line 198, in run
[task 2023-07-07T10:43:34.935Z] 10:43:34     INFO -     testMethod()
[task 2023-07-07T10:43:34.935Z] 10:43:34     INFO -   File "/opt/worker/tasks/task_168872540165507/build/venv/lib/python3.7/site-packages/marionette_harness/marionette_test/testcases.py", line 48, in wrapper
[task 2023-07-07T10:43:34.935Z] 10:43:34     INFO -     return func(self, *args, **kwargs)
[task 2023-07-07T10:43:34.936Z] 10:43:34     INFO -   File "/opt/worker/tasks/task_168872540165507/build/tests/marionette/tests/layout/base/tests/marionette/test_accessiblecaret_cursor_mode.py", line 196, in test_caret_not_jump_when_dragging_to_editable_content_boundary
[task 2023-07-07T10:43:34.936Z] 10:43:34     INFO -     self.assertNotEqual(non_target_content, sel.content)
[task 2023-07-07T10:43:34.936Z] 10:43:34     INFO - TEST-INFO took 858ms
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.