[wpt-sync] Sync PR 47992 - Add an empyt pytest.ini file for webdriver tests
Categories
(Remote Protocol :: Agent, task, P4)
Tracking
(firefox132 fixed)
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47992 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47992
Details from upstream follow.
Weizhong Xia <weizhong@google.com> wrote:
Add an empyt pytest.ini file for webdriver tests
pytest will look for pytest.ini file to determine the value for rootdir.
With this file added, pytest will always set rootdir to webdriver/tests.Webdriver tests currently fail on the Android WPT builder[1]. The reason
is that rootdir is set to some subdirectory of webdriver/tests, e.g.
/tmp/wpt/webdriver/tests/classic/navigate_to, and that caused fixtures
inside the support directory can not be found.[1] https://ci.chromium.org/ui/p/chromium/builders/ci/android-chrome-pie-x86-wpt-fyi-rel
Bug: 364109563
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
Change-Id: I7adf0ef64cb591f60c21259701ba58ee736f4997
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5838000
Reviewed-by: Alex Rudenko \<alexrudenko@chromium.org>
Commit-Queue: Alex Rudenko \<alexrudenko@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1351242}
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 3 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 427 tests and 5 subtests
Status Summary
Firefox
OK : 426
PASS : 7386[GitHub] 7408[Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-opt]
FAIL : 106[Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-opt] 119[GitHub]
ERROR : 1[Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-opt] 2[GitHub]
Chrome
OK : 423
PASS : 7030
FAIL : 445
TIMEOUT: 3
ERROR : 1
Safari
OK : 426
PASS : 2501
FAIL : 852
TIMEOUT: 1
ERROR : 3756
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /webdriver/tests/classic/execute_async_script/objects.py [wpt.fyi]
- test_object_to_json:
FAILlinked bug:Bug 1808709 - test_object_to_json_exception:
FAILlinked bug:Bug 1808709
- test_object_to_json:
- /webdriver/tests/classic/execute_async_script/promise.py [wpt.fyi]
- test_await_promise_resolve:
FAILlinked bug:Bug 1717840
- test_await_promise_resolve:
- /webdriver/tests/classic/execute_script/promise.py [wpt.fyi]
- test_await_promise_resolve:
FAILlinked bug:Bug 1717840
- test_await_promise_resolve:
- /webdriver/tests/classic/perform_actions/pointer_pen.py [wpt.fyi]
- test_null_response_value:
ERRORlinked bug:Bug 1658880
- test_null_response_value:
New Tests That Don't Pass
- /webdriver/tests/classic/new_session/no_capabilities.py [wpt.fyi]:
OK[GitHub],SKIP[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:OK, Safari:OK) - /webdriver/tests/bidi/browsing_context/capture_screenshot/format.py [wpt.fyi]
- test_format_type:
FAIL(Chrome:PASS, Safari:ERROR) - test_format_quality:
FAIL(Chrome:PASS, Safari:ERROR)
- test_format_type:
- /webdriver/tests/bidi/browsing_context/capture_screenshot/invalid.py [wpt.fyi]
- test_closed_frame:
FAIL(Chrome:PASS, Safari:ERROR) - test_params_format_invalid_value:
FAIL(Chrome:PASS, Safari:ERROR)
- test_closed_frame:
- /webdriver/tests/bidi/browsing_context/context_created/context_created.py [wpt.fyi]
- test_existing_context[tab]:
FAIL(Chrome:PASS, Safari:ERROR) - test_existing_context[window]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_existing_context[tab]:
- /webdriver/tests/bidi/browsing_context/context_destroyed/context_destroyed.py [wpt.fyi]
- test_delete_nested_iframes:
FAIL(Chrome:FAIL, Safari:ERROR)
- test_delete_nested_iframes:
- /webdriver/tests/bidi/browsing_context/fragment_navigated/fragment_navigated.py [wpt.fyi]
- test_document_write:
FAIL(Chrome:PASS, Safari:ERROR)
- test_document_write:
- /webdriver/tests/bidi/browsing_context/fragment_navigated/history_api.py [wpt.fyi]
- test_history_push_state[#bar-]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_history_push_state[#bar-]:
- /webdriver/tests/bidi/browsing_context/locate_nodes/invalid.py [wpt.fyi]
- test_params_locator_value_invalid_value[innerText-]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_params_locator_value_invalid_value[innerText-]:
- /webdriver/tests/bidi/browsing_context/locate_nodes/locator.py [wpt.fyi]
- test_find_by_locator[innerText-foobarBARbaz]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_full_match_no_max_depth]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_full_match_no_max_depth]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_partial_match_no_max_depth]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_partial_match_no_max_depth]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_full_match_max_depth_zero]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_full_match_max_depth_zero]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_partial_match_max_depth_zero]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_partial_match_max_depth_zero]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_full_match_max_depth_two]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_full_match_max_depth_two]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_partial_match_max_depth_two]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_partial_match_max_depth_two]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_find_by_locator[innerText-foobarBARbaz]:
- /webdriver/tests/bidi/browsing_context/locate_nodes/max_node_count.py [wpt.fyi]
- test_find_by_locator_limit_return_count[inner_text_single]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_locator_limit_return_count[inner_text_multiple]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_find_by_locator_limit_return_count[inner_text_single]:
- /webdriver/tests/bidi/browsing_context/locate_nodes/start_nodes.py [wpt.fyi]
- test_locate_with_context_nodes[innerText-foo-expected4]:
FAIL(Chrome:PASS, Safari:ERROR) - test_locate_with_multiple_context_nodes[innerText-foo]:
FAIL(Chrome:PASS, Safari:ERROR) - test_locate_with_document_context_node[innerText-foo]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_locate_with_context_nodes[innerText-foo-expected4]:
- /webdriver/tests/bidi/browsing_context/navigate/navigate.py [wpt.fyi]
- test_same_document_navigation_in_before_unload:
FAIL(Safari:ERROR)
- test_same_document_navigation_in_before_unload:
- /webdriver/tests/bidi/browsing_context/navigation_failed/navigation_failed.py [wpt.fyi]
- test_with_beforeunload_prompt[capabilities0]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_with_beforeunload_prompt[capabilities0]:
- /webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py [wpt.fyi]
- test_redirect_http_equiv:
FAIL(Safari:ERROR) - test_with_beforeunload_prompt[capabilities0]:
FAIL(Safari:ERROR) - test_with_accepted_beforeunload_prompt[capabilities0]:
FAIL(Safari:ERROR)
- test_redirect_http_equiv:
- /webdriver/tests/bidi/browsing_context/print/invalid.py [wpt.fyi]
- test_params_page_invalid_value[page2]:
FAIL(Chrome:PASS, Safari:ERROR) - test_params_page_invalid_value[page3]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_params_page_invalid_value[page2]:
- /webdriver/tests/bidi/browsing_context/print/margin.py [wpt.fyi]
- test_margin_same_as_page_dimension[top]:
FAIL(Chrome:PASS, Safari:ERROR) - test_margin_same_as_page_dimension[left]:
FAIL(Chrome:PASS, Safari:ERROR) - test_margin_same_as_page_dimension[right]:
FAIL(Chrome:PASS, Safari:ERROR) - test_margin_same_as_page_dimension[bottom]:
FAIL(Chrome:PASS, Safari:ERROR) - test_margin_same_as_page_dimension[all]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_margin_same_as_page_dimension[top]:
- /webdriver/tests/bidi/browsing_context/reload/invalid.py [wpt.fyi]
- test_params_ignore_cache_invalid_type[]:
FAIL(Chrome:PASS, Safari:ERROR) - test_params_ignore_cache_invalid_type[42]:
FAIL(Chrome:PASS, Safari:ERROR) - test_params_ignore_cache_invalid_type[value2]:
FAIL(Chrome:PASS, Safari:ERROR) - test_params_ignore_cache_invalid_type[value3]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_params_ignore_cache_invalid_type[]:
- /webdriver/tests/bidi/browsing_context/set_viewport/viewport.py [wpt.fyi]
- test_with_scrollbars[quirks-both]:
FAIL[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt],PASS[GitHub] (Chrome:FAIL, Safari:ERROR)
- test_with_scrollbars[quirks-both]:
- /webdriver/tests/bidi/external/permissions/set_permission/set_permission.py [wpt.fyi]
- test_set_permission_origin_unknown[UNKNOWN]:
FAIL(Chrome:PASS, Safari:ERROR) - test_set_permission_origin_unknown[]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_set_permission_origin_unknown[UNKNOWN]:
- /webdriver/tests/bidi/input/perform_actions/pointer_mouse_drag.py [wpt.fyi]
- test_drag_and_drop_with_draggable_element[0]:
FAIL(Chrome:PASS, Safari:ERROR) - test_drag_and_drop_with_draggable_element[300]:
FAIL(Chrome:PASS, Safari:ERROR) - test_drag_and_drop_with_draggable_element[800]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_drag_and_drop_with_draggable_element[0]:
- /webdriver/tests/bidi/input/perform_actions/pointer_pen.py [wpt.fyi]
- test_pen_pointer_in_shadow_tree[outer-open]:
FAIL(Chrome:PASS, Safari:ERROR) - test_pen_pointer_in_shadow_tree[outer-closed]:
FAIL(Chrome:PASS, Safari:ERROR) - test_pen_pointer_in_shadow_tree[inner-open]:
FAIL(Chrome:PASS, Safari:ERROR) - test_pen_pointer_in_shadow_tree[inner-closed]:
FAIL(Chrome:PASS, Safari:ERROR) - test_pen_pointer_properties:
FAIL(Chrome:FAIL, Safari:ERROR)
- test_pen_pointer_in_shadow_tree[outer-open]:
- /webdriver/tests/bidi/input/perform_actions/pointer_touch.py [wpt.fyi]
- test_touch_pointer_properties_angle_twist:
FAIL(Chrome:PASS, Safari:ERROR)
- test_touch_pointer_properties_angle_twist:
- /webdriver/tests/bidi/input/perform_actions/wheel.py [wpt.fyi]
- test_scroll_iframe[0-10]:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:ERROR) - test_scroll_iframe[5-0]:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:ERROR) - test_scroll_iframe[5-10]:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:ERROR)
- test_scroll_iframe[0-10]:
- /webdriver/tests/bidi/input/set_files/files.py [wpt.fyi]
- test_set_files_twice_same_in_different_folders:
FAIL(Chrome:PASS, Safari:ERROR)
- test_set_files_twice_same_in_different_folders:
- /webdriver/tests/bidi/integration/navigation.py [wpt.fyi]
- test_navigate_history_replacestate_beforeunload:
FAIL(Chrome:FAIL, Safari:ERROR)
- test_navigate_history_replacestate_beforeunload:
- /webdriver/tests/bidi/log/entry_added/console.py [wpt.fyi]
- test_method_timeEnd:
FAIL(Chrome:PASS, Safari:ERROR)
- test_method_timeEnd:
- /webdriver/tests/bidi/log/entry_added/event_buffer.py [wpt.fyi]
- test_console_log_cached_message_after_refresh[console_api_log]:
FAIL(Chrome:PASS, Safari:ERROR) - test_console_log_cached_message_after_refresh[javascript_error]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_console_log_cached_message_after_refresh[console_api_log]:
- /webdriver/tests/bidi/log/entry_added/realm.py [wpt.fyi]
- test_realm[sandbox]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_realm[sandbox]:
- /webdriver/tests/bidi/log/entry_added/stacktrace.py [wpt.fyi]
- test_console_entry_sync_callstack[warn-True]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_console_entry_sync_callstack[warn-True]:
- /webdriver/tests/bidi/log/entry_added/subscription.py [wpt.fyi]
- test_subscribe_unsubscribe[console_api_log]:
FAIL(Chrome:PASS, Safari:ERROR) - test_subscribe_unsubscribe[javascript_error]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_subscribe_unsubscribe[console_api_log]:
- /webdriver/tests/bidi/network/before_request_sent/before_request_sent_cached.py [wpt.fyi]
- test_page_with_cached_resource:
FAIL(Chrome:PASS, Safari:ERROR)
- test_page_with_cached_resource:
- /webdriver/tests/bidi/network/combined/network_events.py [wpt.fyi]
- test_cors_preflight_request:
FAIL(Chrome:PASS, Safari:ERROR)
- test_cors_preflight_request:
- /webdriver/tests/bidi/network/continue_request/invalid.py [wpt.fyi]
- test_params_url_invalid_value[:invalid-http]:
FAIL(Chrome:PASS, Safari:ERROR) - test_params_url_invalid_value[:invalid-https]:
FAIL(Chrome:PASS, Safari:ERROR) - test_params_url_invalid_value[#invalid-http]:
FAIL(Chrome:PASS, Safari:ERROR) - test_params_url_invalid_value[#invalid-https]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_params_url_invalid_value[:invalid-http]:
- /webdriver/tests/bidi/network/continue_response/cookies.py [wpt.fyi]
- test_cookie_attributes_before_request_sent[expiry]:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:FAIL, Safari:ERROR)
- test_cookie_attributes_before_request_sent[expiry]:
- /webdriver/tests/bidi/network/response_completed/response_completed_cached.py [wpt.fyi]
- test_page_with_cached_resource:
FAIL(Chrome:PASS, Safari:ERROR)
- test_page_with_cached_resource:
- /webdriver/tests/bidi/network/response_started/response_started_cached.py [wpt.fyi]
- test_page_with_cached_resource:
FAIL(Chrome:PASS, Safari:ERROR)
- test_page_with_cached_resource:
- /webdriver/tests/bidi/script/realm_created/realm_created.py [wpt.fyi]
- test_dedicated_worker:
FAIL(Chrome:PASS, Safari:ERROR) - test_shared_worker:
FAIL(Chrome:PASS, Safari:ERROR) - test_service_worker:
FAIL(Chrome:PASS, Safari:ERROR) - test_existing_realm[tab]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_existing_realm[window]:
FAIL(Chrome:FAIL, Safari:ERROR)
- test_dedicated_worker:
- /webdriver/tests/bidi/script/realm_destroyed/realm_destroyed.py [wpt.fyi]
- test_dedicated_worker:
FAIL(Chrome:PASS, Safari:ERROR) - test_shared_worker:
FAIL(Chrome:PASS, Safari:ERROR)
- test_dedicated_worker:
- /webdriver/tests/bidi/storage/delete_cookies/partition.py [wpt.fyi]
- test_partition_context_iframe[cross_origin]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_partition_context_iframe[cross_origin]:
- /webdriver/tests/bidi/storage/get_cookies/partition.py [wpt.fyi]
- test_partition_context_iframe[cross_origin]:
FAIL(Chrome:PASS, Safari:ERROR)
- test_partition_context_iframe[cross_origin]:
- /webdriver/tests/classic/element_click/interactability.py [wpt.fyi]
- test_element_not_visible_overflow_hidden:
FAIL(Chrome:PASS, Safari:FAIL)
- test_element_not_visible_overflow_hidden:
- /webdriver/tests/classic/execute_async_script/objects.py [wpt.fyi]
- test_object_to_json:
FAIL(Chrome:PASS, Safari:PASS) - test_object_to_json_exception:
FAIL(Chrome:PASS, Safari:PASS)
- test_object_to_json:
- /webdriver/tests/classic/execute_async_script/promise.py [wpt.fyi]
- test_await_promise_resolve:
FAIL(Chrome:PASS, Safari:PASS)
- test_await_promise_resolve:
- /webdriver/tests/classic/execute_script/promise.py [wpt.fyi]
- test_await_promise_resolve:
FAIL(Chrome:PASS, Safari:PASS)
- test_await_promise_resolve:
- /webdriver/tests/classic/find_element_from_element/find.py [wpt.fyi]
- test_parent_of_document_node_errors:
FAIL(Chrome:PASS, Safari:FAIL)
- test_parent_of_document_node_errors:
- /webdriver/tests/classic/find_element_from_shadow_root/find.py [wpt.fyi]
- test_find_element[open-tag name-a]:
FAIL(Chrome:FAIL, Safari:FAIL) - test_find_element[open-xpath-//a]:
FAIL(Chrome:FAIL, Safari:FAIL) - test_find_element[closed-tag name-a]:
FAIL(Chrome:FAIL, Safari:FAIL) - test_find_element[closed-xpath-//a]:
FAIL(Chrome:FAIL, Safari:FAIL)
- test_find_element[open-tag name-a]:
- /webdriver/tests/classic/find_elements_from_element/find.py [wpt.fyi]
- test_parent_of_document_node_errors:
FAIL(Chrome:PASS, Safari:FAIL)
- test_parent_of_document_node_errors:
- /webdriver/tests/classic/find_elements_from_shadow_root/find.py [wpt.fyi]
- test_find_elements[open-tag name-a]:
FAIL(Chrome:FAIL, Safari:FAIL) - test_find_elements[open-xpath-//a]:
FAIL(Chrome:FAIL, Safari:FAIL) - test_find_elements[closed-tag name-a]:
FAIL(Chrome:FAIL, Safari:FAIL) - test_find_elements[closed-xpath-//a]:
FAIL(Chrome:FAIL, Safari:FAIL)
- test_find_elements[open-tag name-a]:
- /webdriver/tests/classic/fullscreen_window/fullscreen.py [wpt.fyi]
- test_fullscreen_from_maximized_window:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:PASS)
- test_fullscreen_from_maximized_window:
- /webdriver/tests/classic/maximize_window/maximize.py [wpt.fyi]
- test_response_payload:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:PASS) - test_fully_exit_fullscreen:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:PASS) - test_restore_from_minimized:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:PASS) - test_maximize_from_normal_window:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:PASS) - test_maximize_with_window_already_at_maximum_size:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:PASS) - test_maximize_twice_is_idempotent:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:PASS)
- test_response_payload:
- /webdriver/tests/classic/minimize_window/minimize.py [wpt.fyi]
- test_restore_from_maximized:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:FAIL)
- test_restore_from_maximized:
- /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]:
- /webdriver/tests/classic/perform_actions/pointer_pen.py [wpt.fyi]
- test_null_response_value:
ERROR(Chrome:PASS, Safari:PASS) - test_pen_pointer_in_shadow_tree[outer-open]:
FAIL(Chrome:PASS, Safari:FAIL) - test_pen_pointer_in_shadow_tree[outer-closed]:
FAIL(Chrome:FAIL, Safari:FAIL) - test_pen_pointer_in_shadow_tree[inner-open]:
FAIL(Chrome:PASS, Safari:FAIL) - test_pen_pointer_in_shadow_tree[inner-closed]:
FAIL(Chrome:FAIL, Safari:FAIL) - test_pen_pointer_properties:
FAIL(Chrome:FAIL, Safari:FAIL)
- test_null_response_value:
- /webdriver/tests/classic/perform_actions/pointer_touch.py [wpt.fyi]
- test_touch_pointer_properties_angle_twist:
FAIL(Chrome:FAIL, Safari:FAIL)
- test_touch_pointer_properties_angle_twist:
- /webdriver/tests/classic/perform_actions/wheel.py [wpt.fyi]
- test_scroll_iframe:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:PASS)
- test_scroll_iframe:
- /webdriver/tests/classic/permissions/set.py [wpt.fyi]:
ERROR[GitHub],OK[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:ERROR, Safari:OK) - /webdriver/tests/classic/set_window_rect/set.py [wpt.fyi]
- test_restore_from_maximized:
FAIL[GitHub],PASS[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:PASS, Safari:PASS)
- test_restore_from_maximized:
Tests Disabled in Gecko Infrastructure
- /webdriver/tests/classic/new_session/no_capabilities.py [wpt.fyi]:
OK[GitHub],SKIP[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-opt] (Chrome:OK, Safari:OK)
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/59261f4dcd01
https://hg.mozilla.org/mozilla-central/rev/89a24423fae3
Description
•