Closed Bug 1950818 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 50991 - [wdspec] rename addon to extension

Categories

(Remote Protocol :: WebDriver BiDi, task, P4)

task

Tracking

(firefox138 fixed)

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 2 open bugs, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 50991 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/50991
Details from upstream follow.

Alex Rudenko <alexrudenko@chromium.org> wrote:

[wdspec] rename addon to extension

add chrome to the extension_data

Whiteboard: [wptsync downstream] → [wptsync downstream error]
Blocks: 1934549, 1934552
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 456 tests and 5 subtests

Status Summary

Firefox

OK : 456
PASS : 7675
FAIL : 227

Chrome

OK : 455
PASS : 7582
FAIL : 307
TIMEOUT: 1

Safari

OK : 456
PASS : 2554
FAIL : 848
ERROR : 4500

Links

GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

New Tests That Don't Pass

  • /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_via_user_context[tab]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_existing_context_via_user_context[window]: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/browsing_context/context_destroyed/context_destroyed.py [wpt.fyi]
    • test_nested_iframes_delete_top_iframe: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.py [wpt.fyi]
    • test_new_context_not_emitted[tab]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_new_context_not_emitted[window]: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/browsing_context/history_updated/history_updated.py [wpt.fyi]
    • test_history_url_update[-#foo-pushState]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_history_url_update[#foo-#bar-pushState]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_history_url_update[#foo-#foo-pushState]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_history_url_update[#bar--pushState]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_history_url_update[-#foo-replaceState]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_history_url_update[#foo-#bar-replaceState]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_history_url_update[#foo-#foo-replaceState]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_history_url_update[#bar--replaceState]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_history_state_update[pushState]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_history_state_update[replaceState]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_history_document_open: FAIL (Chrome: FAIL, Safari: ERROR)
  • /webdriver/tests/bidi/browsing_context/load/load.py [wpt.fyi]
    • test_new_context_not_emitted[tab]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_new_context_not_emitted[window]: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/browsing_context/locate_nodes/invalid.py [wpt.fyi]
    • test_params_locator_context_value_invalid_context[non_exiting_context]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_params_locator_value_invalid_value[innerText-]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_params_locator_value_invalid_value[context-value4]: FAIL (Chrome: PASS, Safari: ERROR)
  • /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_locate_by_context[same_origin]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_locate_by_context[cross_origin]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_locate_by_context_in_iframe[same_origin]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_locate_by_context_in_iframe[cross_origin]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_locate_by_context_in_shadow_dom[open-same_origin]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_locate_by_context_in_shadow_dom[open-cross_origin]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_locate_by_context_in_shadow_dom[closed-same_origin]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_locate_by_context_in_shadow_dom[closed-cross_origin]: FAIL (Chrome: PASS, Safari: ERROR)
  • /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)
  • /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)
  • /webdriver/tests/bidi/browsing_context/navigate/navigate.py [wpt.fyi]
    • test_relative_url: FAIL (Chrome: FAIL, Safari: ERROR)
    • test_same_document_navigation_in_before_unload: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/browsing_context/navigate/navigate_beforeunload.py [wpt.fyi]
    • test_navigate_with_beforeunload_prompt_in_iframe[capabilities0-False-none]: FAIL (Chrome: FAIL, Safari: ERROR)
    • test_navigate_with_beforeunload_prompt_in_iframe[capabilities0-False-interactive]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_navigate_with_beforeunload_prompt_in_iframe[capabilities0-False-complete]: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/browsing_context/navigate/wait.py [wpt.fyi]
    • test_expected_url[none]: FAIL (Chrome: FAIL, Safari: ERROR)
    • test_slow_image_blocks_load[none-False]: FAIL (Chrome: FAIL, Safari: ERROR)
  • /webdriver/tests/bidi/browsing_context/navigation_committed/navigation_committed.py [wpt.fyi]
    • test_unsubscribe: FAIL (Chrome: PASS, Safari: ERROR)
    • test_subscribe: FAIL (Chrome: PASS, Safari: ERROR)
    • test_timestamp: FAIL (Chrome: PASS, Safari: ERROR)
    • test_iframe: FAIL (Chrome: PASS, Safari: ERROR)
    • test_nested_iframes: FAIL (Chrome: PASS, Safari: ERROR)
    • test_same_document: FAIL (Chrome: PASS, Safari: ERROR)
    • test_document_write[None]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_document_write[sandbox_1]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_base_element: FAIL (Chrome: PASS, Safari: ERROR)
    • test_redirect_http_equiv: FAIL (Chrome: PASS, Safari: ERROR)
    • test_redirect_navigation: FAIL (Chrome: PASS, Safari: ERROR)
    • test_navigate_history_pushstate: FAIL (Chrome: PASS, Safari: ERROR)
    • test_new_context[tab]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_new_context[window]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_navigate_to_about_blank: FAIL (Chrome: PASS, Safari: ERROR)
    • test_window_open_with_about_blank[]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_window_open_with_about_blank[about:blank]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_window_open_with_about_blank[about:blank?test]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_window_open_with_url: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/browsing_context/navigation_failed/navigation_failed.py [wpt.fyi]
    • test_with_new_navigation: FAIL (Chrome: PASS, Safari: ERROR)
    • test_with_new_navigation_inside_page: FAIL (Chrome: PASS, Safari: ERROR)
    • test_close_context[tab]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_close_context[window]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_close_iframe: FAIL (Chrome: PASS, Safari: ERROR)
    • test_with_beforeunload_prompt[capabilities0]: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py [wpt.fyi]
    • test_redirect_http_equiv: FAIL (Chrome: PASS, Safari: ERROR)
    • test_with_beforeunload_prompt[capabilities0-none]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_with_beforeunload_prompt[capabilities0-interactive]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_with_beforeunload_prompt[capabilities0-complete]: FAIL (Chrome: PASS, Safari: ERROR)
  • /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)
  • /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)
  • /webdriver/tests/bidi/external/bluetooth/simulate_adapter/context.py [wpt.fyi]
    • test_contexts_are_isolated: FAIL (Chrome: FAIL, Safari: ERROR)
  • /webdriver/tests/bidi/external/bluetooth/simulate_adapter/invalid.py [wpt.fyi]
    • test_state_invalid_type[None]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_state_invalid_type[False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_state_invalid_type[42]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_state_invalid_type[state3]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_state_invalid_type[state4]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_state_invalid_value[]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_state_invalid_value[invalid]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_context_invalid_type[None]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_context_invalid_type[False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_context_invalid_type[42]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_context_invalid_type[context3]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_context_invalid_type[context4]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_context_unknown_value: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/external/bluetooth/simulate_adapter/state.py [wpt.fyi]
    • test_state[absent-False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_state[powered-off-True]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_state[powered-on-True]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_set_twice[absent-False-absent-False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_set_twice[absent-False-powered-off-True]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_set_twice[absent-False-powered-on-True]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_set_twice[powered-off-True-absent-False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_set_twice[powered-off-True-powered-off-True]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_set_twice[powered-off-True-powered-on-True]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_set_twice[powered-on-True-absent-False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_set_twice[powered-on-True-powered-off-True]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_set_twice[powered-on-True-powered-on-True]: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/external/bluetooth/simulate_preconnected_peripheral/invalid.py [wpt.fyi]
    • test_context_invalid_type[None]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_context_invalid_type[False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_context_invalid_type[42]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_context_invalid_type[context3]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_context_invalid_type[context4]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_context_unknown_value: FAIL (Chrome: PASS, Safari: ERROR)
    • test_address_invalid_type[None]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_address_invalid_type[False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_address_invalid_type[42]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_address_invalid_type[address3]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_address_invalid_type[address4]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_name_invalid_type[None]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_name_invalid_type[False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_name_invalid_type[42]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_name_invalid_type[name3]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_name_invalid_type[name4]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_type[None]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_type[False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_type[42]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_type[manufacturer_data3]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_type[]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_key_type[None]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_key_type[False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_key_type[key2]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_key_type[key3]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_key_type[]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_key_value: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_data_type[None]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_data_type[False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_data_type[42]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_data_type[data3]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_manufacturer_data_invalid_data_type[data4]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_known_service_uuids_invalid_type[None]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_known_service_uuids_invalid_type[False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_known_service_uuids_invalid_type[42]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_known_service_uuids_invalid_type[known_service_uuids3]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_known_service_uuids_invalid_uuid_type[None]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_known_service_uuids_invalid_uuid_type[False]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_known_service_uuids_invalid_uuid_type[42]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_known_service_uuids_invalid_uuid_type[uuid3]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_known_service_uuids_invalid_uuid_type[uuid4]: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/external/bluetooth/simulate_preconnected_peripheral/simulate_preconnected_peripheral.py [wpt.fyi]
    • test_simulate_preconnected_peripheral: FAIL (Chrome: PASS, Safari: ERROR)
  • /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)
  • /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)
  • /webdriver/tests/bidi/input/perform_actions/pointer_pen.py [wpt.fyi]
    • test_pointer_down_closes_browsing_context: FAIL (Chrome: PASS, Safari: ERROR)
    • 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: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/input/perform_actions/pointer_touch.py [wpt.fyi]
    • test_touch_pointer_properties_angle_twist: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/input/perform_actions/wheel.py [wpt.fyi]
    • test_scroll_iframe[0-10]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_scroll_iframe[5-0]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_scroll_iframe[5-10]: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/input/set_files/files.py [wpt.fyi]
    • test_set_files_twice_same_in_different_folders: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/integration/navigation.py [wpt.fyi]
    • test_navigate_history_replacestate_beforeunload: FAIL (Chrome: FAIL, Safari: ERROR)
  • /webdriver/tests/bidi/log/entry_added/console.py [wpt.fyi]
    • test_method_timeEnd: FAIL (Chrome: PASS, Safari: ERROR)
  • /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)
  • /webdriver/tests/bidi/log/entry_added/realm.py [wpt.fyi]
    • test_realm[sandbox]: FAIL (Chrome: PASS, Safari: ERROR)
  • /webdriver/tests/bidi/log/entry_added/stacktrace.py [wpt.fyi]
    • test_console_entry_sync_callstack[debug]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_console_entry_sync_callstack[info]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_console_entry_sync_callstack[log]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_console_entry_sync_callstack[table]: FAIL (Chrome: PASS, Safari: ERROR)
    • test_console_entry_sync_callstack[warn]: FAIL (Chrome: PASS, Safari: ERROR)
  • /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)
  • /webdriver/tests/bidi/network/combined/network_events.py [wpt.fyi]
    • test_cors_preflight_request: FAIL (Chrome: PASS, Safari: ERROR)
  • /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: PASS, Safari: ERROR)
    • test_existing_realm[window]: FAIL (Chrome: PASS, Safari: ERROR)
  • /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)
  • /webdriver/tests/bidi/web_extension/install/install.py [wpt.fyi]
    • test_install_from_path: FAIL (Chrome: FAIL, Safari: ERROR)
  • /webdriver/tests/bidi/web_extension/install/invalid.py [wpt.fyi]
    • test_params_extension_data_path_invalid_webextension: FAIL (Chrome: FAIL, Safari: ERROR)
  • /webdriver/tests/classic/element_click/interactability.py [wpt.fyi]
    • test_element_not_visible_overflow_hidden: FAIL (Chrome: PASS, Safari: FAIL)
  • /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)
  • /webdriver/tests/classic/execute_async_script/promise.py [wpt.fyi]
    • test_await_promise_resolve: FAIL (Chrome: PASS, Safari: PASS)
  • /webdriver/tests/classic/execute_script/promise.py [wpt.fyi]
    • test_await_promise_resolve: FAIL (Chrome: PASS, Safari: PASS)
  • /webdriver/tests/classic/find_element_from_element/find.py [wpt.fyi]
    • test_parent_of_document_node_errors: FAIL (Chrome: PASS, Safari: FAIL)
  • /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)
  • /webdriver/tests/classic/find_elements_from_element/find.py [wpt.fyi]
    • test_parent_of_document_node_errors: FAIL (Chrome: PASS, Safari: FAIL)
  • /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)
  • /webdriver/tests/classic/perform_actions/pointer_mouse_drag.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)
  • /webdriver/tests/classic/perform_actions/pointer_pen.py [wpt.fyi]
    • test_null_response_value: FAIL (Chrome: PASS, Safari: PASS)
    • test_pointer_down_closes_browsing_context: FAIL (Chrome: FAIL, Safari: ERROR)
    • test_pen_pointer_in_shadow_tree[outer-open]: FAIL (Chrome: PASS, Safari: FAIL)
    • test_pen_pointer_in_shadow_tree[outer-closed]: FAIL (Chrome: PASS, 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: PASS, Safari: FAIL)
    • test_pen_pointer_properties: FAIL (Chrome: FAIL, Safari: FAIL)
  • /webdriver/tests/classic/perform_actions/pointer_touch.py [wpt.fyi]
    • test_touch_pointer_properties_angle_twist: FAIL (Chrome: FAIL, Safari: FAIL)
  • /webdriver/tests/classic/perform_actions/wheel.py [wpt.fyi]
    • test_scroll_iframe: FAIL (Chrome: PASS, Safari: PASS)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/77bb15c566dc [wpt PR 50991] - [wdspec] rename addon to extension, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.