commit 04e6183cfb15f586d6d38f53f973f7ed0b8db4a1
parent 078e4324514dfd391b11b82d6bf5bbd5ed1dbd7b
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date: Mon, 20 Oct 2025 15:56:33 +0000
Bug 1990472 [wpt PR 55035] - Update wpt metadata, a=testonly
wpt-pr: 55035
wpt-type: metadata
Diffstat:
1 file changed, 32 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/execution_order_tentative.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/execution_order_tentative.py.ini
@@ -0,0 +1,32 @@
+[execution_order_tentative.py]
+ [test_preload_script_properties_available_immediately[popup-current_context_with_url\]]
+ expected: FAIL
+
+ [test_preload_script_properties_available_immediately[popup-current_context_without_url\]]
+ expected: FAIL
+
+ [test_preload_script_properties_available_immediately[popup-opener_context_with_url\]]
+ expected: FAIL
+
+ [test_preload_script_properties_available_immediately[popup-opener_context_without_url\]]
+ expected: FAIL
+
+ [test_preload_script_properties_available_immediately[iframe-current_context_with_url\]]
+ expected:
+ if (display == "x11") and not isolated_process and not fission and (os == "android") and debug and sessionHistoryInParent: [FAIL, PASS]
+ if (display == "x11") and not isolated_process and not fission and (os == "android") and not debug and not sessionHistoryInParent: [FAIL, PASS]
+ if (display == "x11") and not isolated_process and fission and (os == "linux") and not debug: [FAIL, PASS]
+ FAIL
+
+ [test_preload_script_properties_available_immediately[iframe-current_context_without_url\]]
+ expected:
+ if (display == "x11") and (os == "android") and not isolated_process and debug and fission: [FAIL, PASS]
+ if (display == "x11") and (os == "android") and not isolated_process and not debug and not sessionHistoryInParent: [FAIL, PASS]
+ if (display == "wayland") and not debug: [FAIL, PASS]
+ FAIL
+
+ [test_preload_script_properties_available_immediately[iframe-opener_context_with_url\]]
+ expected: FAIL
+
+ [test_preload_script_properties_available_immediately[iframe-opener_context_without_url\]]
+ expected: FAIL