Closed Bug 1795327 Opened 2 years ago Closed 11 months ago

Intermittent /web-platform/tests/webdriver/tests/perform_actions/pointer_tripleclick.py | test_tripleclick_at_coordinates - AssertionError: assert '' == ('Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do e...

Categories

(Remote Protocol :: Marionette, defect, P1)

defect
Points:
1

Tracking

(firefox122 fixed)

RESOLVED FIXED
122 Branch
Tracking Status
firefox122 --- fixed

People

(Reporter: whimboo, Assigned: Sasha)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure, Whiteboard: [webdriver:m9], [wptsync upstream])

Attachments

(1 file)

Once the patch from bug 1793835 lands, the test is still failing with the following error:

0:22.73 INFO STDOUT:         actual_text = session.execute_script("return document.getSelection().toString();")
 0:22.73 INFO STDOUT:
 0:22.73 INFO STDOUT: >       assert lots_of_text == actual_text
 0:22.73 INFO STDOUT: E       AssertionError: assert ('Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod '\n 'tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, '\n 'quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo '\n 'consequat.') == ''
 0:22.73 INFO STDOUT: E         + Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

It doesn't seem to be related to the browser.triple_click_selects_paragraph preference but we seem to inappropriately have a text selection.

No longer depends on: 1793835
Severity: -- → S3
Priority: -- → P5
Moving bug to Remote Protocol::Marionette component per bug 1815831.
Component: geckodriver → Marionette
Product: Testing → Remote Protocol

Remove empty lines in the test data to avoid differences in getSelection behaviour.

Pushed by aborovova@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f7027684c14d [wdspec] Fix tests for triple clicks. r=webdriver-reviewers,whimboo
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/43414 for changes under testing/web-platform/tests
Points: --- → 1
Priority: P5 → P1
Whiteboard: [webdriver:m9]
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Upstream PR merged by moz-wptsync-bot
Whiteboard: [webdriver:m9] → [webdriver:m9], [wptsync upstream]

This test no longer fails. So lets close this bug.

Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: