Closed Bug 1939620 Opened 10 months ago Closed 9 months ago

Reduce frequent intermittent failures in test_accessiblecaret_cursor_mode.py

Categories

(Core :: Layout, task)

task

Tracking

()

RESOLVED FIXED
135 Branch
Tracking Status
firefox135 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

References

Details

Attachments

(2 files)

See the patches for the effort.

The intermittent failures of these two tests happen on macosx1470-64.
Unfortunately, we cannot skip subtests on specific platforms. We still exercise
test_caret_not_jump_when_dragging_to_editable_content_boundary on input and
contenteditable elements, so I feel it is fine to skip them.

Assignee: nobody → aethanyc
Status: NEW → ASSIGNED

This patch reverts the edit in Bug 1932800 - Fix caret baseline of empty inline
and text frames.
https://hg.mozilla.org/mozilla-central/rev/b0a2ef9d7ae3b2d9f421f339b420dd54cb0df44b

Additionally, convert <p> to <div> to remove the margin at the beginning of
the first column and the margin at the end of the second column. This ensures
that the first and second columns look the same.

In a contenteditable div, an image can be selected by dragging a cursor mode
AccessibleCaret across it. To avoid triggering AccessibleCaret's selection mode
during cursor mode dragging tests, we make the image non-selectable.

Attachment #9445474 - Attachment description: Bug 1939620 Part 1 - Skip tests in test_accessiblecaret_cursor_mode.py due to frequent intermittent failures. r?#layout → Bug 1939620 Part 1 - Skip test_accessiblecaret_cursor_mode.py on macOS debug due to frequent intermittent failures. r?#layout
Pushed by aethanyc@gmail.com: https://hg.mozilla.org/integration/autoland/rev/f5399ad8f872 Part 1 - Skip test_accessiblecaret_cursor_mode.py on macOS debug due to frequent intermittent failures. r=layout-reviewers,emilio https://hg.mozilla.org/integration/autoland/rev/41f89b32973f Part 2 - Make test_drag_caret_from_front_to_end_across_columns more stable. r=layout-reviewers,webdriver-reviewers,emilio
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: