[wpt-sync] Sync PR 40955 - [wdspec] bidi: remove/fix unused constructs
Categories
(Remote Protocol :: WebDriver BiDi, task, P4)
Tracking
(firefox117 fixed)
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40955 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40955
Details from upstream follow.
Thiago Perrotta <tperrotta@chromium.org> wrote:
[wdspec] bidi: remove/fix unused constructs
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Safari on GitHub CI
Total 65 tests and 1 subtests
Status Summary
Firefox
OK : 65
PASS : 1116[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview] 1127[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]
FAIL : 16[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] 17[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview]
Safari
OK : 65
ERROR: 1156
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/input/perform_actions/invalid.py [wpt.fyi]
- test_params_actions_invalid_value_multiple_codepoints[fa]:
FAIL(Safari:ERROR) - test_params_actions_invalid_value_multiple_codepoints[\u0ba8\u0bbfb]:
FAIL(Safari:ERROR) - test_params_actions_invalid_value_multiple_codepoints[\u0ba8\u0bbf\u0ba8]:
FAIL(Safari:ERROR) - test_params_actions_invalid_value_multiple_codepoints[\u1100\u1161\u11a8c]:
FAIL(Safari:ERROR)
- test_params_actions_invalid_value_multiple_codepoints[fa]:
- /webdriver/tests/bidi/input/perform_actions/pointer_mouse.py [wpt.fyi]
- test_drag_and_drop_with_draggable_element[0]:
FAIL(Safari:ERROR) - test_drag_and_drop_with_draggable_element[300]:
FAIL(Safari:ERROR) - test_drag_and_drop_with_draggable_element[800]:
FAIL(Safari:ERROR)
- test_drag_and_drop_with_draggable_element[0]:
- /webdriver/tests/bidi/input/perform_actions/pointer_mouse_multiclick.py [wpt.fyi]
- test_tripleclick_at_coordinates:
FAIL(Safari:ERROR)
- test_tripleclick_at_coordinates:
- /webdriver/tests/bidi/input/perform_actions/pointer_pen.py [wpt.fyi]
- test_pen_pointer_in_shadow_tree[outer-open]:
FAIL - test_pen_pointer_in_shadow_tree[outer-closed]:
FAIL - test_pen_pointer_in_shadow_tree[inner-open]:
FAIL - test_pen_pointer_in_shadow_tree[inner-closed]:
FAIL - test_pen_pointer_properties:
FAIL(Safari:ERROR)
- test_pen_pointer_in_shadow_tree[outer-open]:
- /webdriver/tests/bidi/input/release_actions/sequence.py [wpt.fyi]
- test_release_mouse_sequence_resets_dblclick_state[without release actions]:
FAIL[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview],PASS[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] (Safari:ERROR)
- test_release_mouse_sequence_resets_dblclick_state[without release actions]:
- /webdriver/tests/bidi/script/call_function/result.py [wpt.fyi]
- test_remote_values[({'foo': {'bar': 'baz'}, 'qux': 'quux', 1: 'fred', '2': 'thud'})-expected2-True]:
FAIL(Safari:ERROR) - test_remote_values[({'foo': {'bar': 'baz'}, 'qux': 'quux', 1: 'fred', '2': 'thud'})-expected2-False]:
FAIL(Safari:ERROR)
- test_remote_values[({'foo': {'bar': 'baz'}, 'qux': 'quux', 1: 'fred', '2': 'thud'})-expected2-True]:
- /webdriver/tests/bidi/script/evaluate/result.py [wpt.fyi]
- test_remote_values[({'foo': {'bar': 'baz'}, 'qux': 'quux', 1: 'fred', '2': 'thud'})-expected2]:
FAIL(Safari:ERROR)
- test_remote_values[({'foo': {'bar': 'baz'}, 'qux': 'quux', 1: 'fred', '2': 'thud'})-expected2]:
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•