[wpt-sync] Sync PR 42579 - Add WebDriver test for pointer move to different viewport targets
Categories
(Remote Protocol :: Marionette, task, P4)
Tracking
(firefox121 fixed)
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Assigned: whimboo)
References
()
Details
(Whiteboard: [webdriver:m9][wptsync downstream])
Sync web-platform-tests PR 42579 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42579
Details from upstream follow.
Henrik Skupin <mail@hskupin.info> wrote:
Add WebDriver test for pointer move to different viewport targets
Draft for testing https://github.com/w3c/webdriver/issues/1545
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Comment 1•1 year ago
|
||
Reporter | ||
Comment 2•1 year ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 41 subtests
Status Summary
Firefox
OK
: 1
PASS
: 32[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview] 38[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt, GitHub]
FAIL
: 3
Chrome
OK
: 1
PASS
: 34
FAIL
: 7
Safari
OK
: 1
PASS
: 29
FAIL
: 12
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webdriver/tests/classic/perform_actions/pointer_mouse.py [wpt.fyi]
- test_drag_and_drop_with_draggable_element[0]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - test_drag_and_drop_with_draggable_element[300]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - test_drag_and_drop_with_draggable_element[800]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- test_drag_and_drop_with_draggable_element[0]:
Comment 4•1 year ago
|
||
bugherder |
Assignee | ||
Updated•1 year ago
|
Description
•