commit 77519287ed4caaa57af58e211a9d2b24c08da022
parent 02d6f73d213a5504af572857985064772cbd1ca9
Author: Holger Benl <hbenl@evandor.de>
Date: Mon, 3 Nov 2025 09:37:18 +0000
Bug 1996385 - [wdspec] Mark execution_order_tentative subtests as intermittent. r=whimboo
Differential Revision: https://phabricator.services.mozilla.com/D271011
Diffstat:
1 file changed, 2 insertions(+), 18 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
@@ -12,26 +12,10 @@
expected: FAIL
[test_preload_script_properties_available_immediately[iframe-current_context_with_url\]]
- expected:
- if (os == "linux") and not debug and not asan and (display == "x11") and tsan: [FAIL, PASS]
- if (os == "linux") and not debug and not asan and (display == "x11") and not tsan: [PASS, FAIL]
- if (os == "android") and not fission and not isolated_process and sessionHistoryInParent and debug: [FAIL, PASS]
- if (os == "android") and not fission and not isolated_process and not sessionHistoryInParent and not debug: [FAIL, PASS]
- if (os == "linux") and not debug and asan and fission: [FAIL, PASS]
- if (os == "linux") and not debug and not asan and (display == "wayland"): [FAIL, PASS]
- if (os == "mac") and debug: [FAIL, PASS]
- if (os == "mac") and not debug: [FAIL, PASS]
- FAIL
+ expected: [FAIL, PASS]
[test_preload_script_properties_available_immediately[iframe-current_context_without_url\]]
- expected:
- if not tsan and (os == "android") and sessionHistoryInParent and debug and fission and not isolated_process: [FAIL, PASS]
- if not tsan and (os == "linux") and (display == "x11") and asan and fission: [FAIL, PASS]
- if not tsan and (os == "linux") and (display == "wayland") and not debug: [FAIL, PASS]
- if not tsan and (os == "android") and not sessionHistoryInParent and not debug: [FAIL, PASS]
- if not tsan and (os == "mac") and not debug: [FAIL, PASS]
- if tsan: [FAIL, PASS]
- FAIL
+ expected: [FAIL, PASS]
[test_preload_script_properties_available_immediately[iframe-opener_context_with_url\]]
expected: FAIL