commit 6ee13fe6c3df8e3dbc805decc7457464b9f0ab9b parent b7807184096b8579d02d08bdbf4449c3771a3e0f Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Fri, 3 Oct 2025 10:45:27 +0000 Bug 1992309 [wpt PR 55194] - Update wpt metadata, a=testonly wpt-pr: 55194 wpt-type: metadata Diffstat:
8 files changed, 90 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/cookiestore/cookieStore_set_arguments.https.any.js.ini b/testing/web-platform/meta/cookiestore/cookieStore_set_arguments.https.any.js.ini @@ -0,0 +1,27 @@ +[cookieStore_set_arguments.https.any.serviceworker.html] + [cookieStore.set with path set to the current directory] + expected: + if processor == "x86": [PASS, FAIL] + + [cookieStore.set with path set to a subdirectory of the current directory] + expected: + if processor == "x86": [PASS, FAIL] + + [cookieStore.set with get result] + expected: + if processor == "x86": [PASS, FAIL] + + [cookieStore.set checks if the path is too long] + expected: + if processor == "x86": [PASS, FAIL] + + [cookieStore.set checks if the domain is too long] + expected: + if processor == "x86": [PASS, FAIL] + + [cookieStore.set with a __Host- prefix should not have a domain] + expected: + if processor == "x86": [PASS, FAIL] + + +[cookieStore_set_arguments.https.any.html] diff --git a/testing/web-platform/meta/css/css-cascade/scope-implicit-crash-print.html.ini b/testing/web-platform/meta/css/css-cascade/scope-implicit-crash-print.html.ini @@ -0,0 +1,2 @@ +[scope-implicit-crash-print.html] + max-asserts: 3 diff --git a/testing/web-platform/meta/css/css-view-transitions/idlharness.html.ini b/testing/web-platform/meta/css/css-view-transitions/idlharness.html.ini @@ -67,3 +67,15 @@ [Document interface: attribute activeViewTransition] expected: FAIL + + [ViewTransition interface: attribute transitionRoot] + expected: FAIL + + [ViewTransition interface: document.startViewTransition() must inherit property "transitionRoot" with the proper type] + expected: FAIL + + [Element interface: operation startViewTransition(optional (ViewTransitionUpdateCallback or StartViewTransitionOptions))] + expected: FAIL + + [Element interface: attribute activeViewTransition] + expected: FAIL diff --git a/testing/web-platform/meta/navigation-timing/test-timing-attributes-order.html.ini b/testing/web-platform/meta/navigation-timing/test-timing-attributes-order.html.ini @@ -1,3 +1,4 @@ [test-timing-attributes-order.html] expected: if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_elements_from_shadow_root/find.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_elements_from_shadow_root/find.py.ini @@ -14,3 +14,7 @@ [test_find_elements[closed-xpath-//a\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1822311 expected: FAIL + + [test_no_top_browsing_context] + expected: + if (os == "win") and not debug: [PASS, ERROR] diff --git a/testing/web-platform/meta/websockets/constructor.any.js.ini b/testing/web-platform/meta/websockets/constructor.any.js.ini @@ -12,6 +12,7 @@ expected: if os == "linux": [OK, TIMEOUT] if os == "android": [OK, ERROR, TIMEOUT] + if (os == "win") and (processor == "x86_64"): [OK, CRASH] [Calling the WebSocket constructor with too many arguments should not throw.] expected: if os == "android": [PASS, FAIL] diff --git a/testing/web-platform/meta/websockets/interfaces/WebSocket/send/012.html.ini b/testing/web-platform/meta/websockets/interfaces/WebSocket/send/012.html.ini @@ -0,0 +1,7 @@ +[012.html?default] + +[012.html?wss] + expected: + if (os == "win") and (processor == "x86_64"): [OK, CRASH] + +[012.html?wpt_flags=h2] diff --git a/testing/web-platform/meta/webxr/idlharness.https.window.js.ini b/testing/web-platform/meta/webxr/idlharness.https.window.js.ini @@ -856,3 +856,39 @@ [XRRenderState interface: xrRenderState must inherit property "passthroughFullyObscured" with the proper type] expected: FAIL + + [XRView interface: attribute index] + expected: FAIL + + [XRVisibilityMaskChangeEvent interface: existence and properties of interface object] + expected: FAIL + + [XRVisibilityMaskChangeEvent interface object length] + expected: FAIL + + [XRVisibilityMaskChangeEvent interface object name] + expected: FAIL + + [XRVisibilityMaskChangeEvent interface: existence and properties of interface prototype object] + expected: FAIL + + [XRVisibilityMaskChangeEvent interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [XRVisibilityMaskChangeEvent interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [XRVisibilityMaskChangeEvent interface: attribute session] + expected: FAIL + + [XRVisibilityMaskChangeEvent interface: attribute eye] + expected: FAIL + + [XRVisibilityMaskChangeEvent interface: attribute index] + expected: FAIL + + [XRVisibilityMaskChangeEvent interface: attribute vertices] + expected: FAIL + + [XRVisibilityMaskChangeEvent interface: attribute indices] + expected: FAIL