commit 18d59ab57de970aa38b888fcd23dc734df29a43f
parent 1f1aeaffd48f4ca340c3a43f27116e246e446612
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date: Tue, 28 Oct 2025 11:09:50 +0000
Bug 1996236 [wpt PR 55629] - Update wpt metadata, a=testonly
wpt-pr: 55629
wpt-type: metadata
Diffstat:
2 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/testing/web-platform/meta/event-timing/min-duration-threshold.html.ini b/testing/web-platform/meta/event-timing/min-duration-threshold.html.ini
@@ -4,3 +4,4 @@
if (os == "linux") and not debug and not asan and not tsan: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not sessionHistoryInParent and not debug: [PASS, FAIL]
+ if not debug and (os == "win") and (processor == "x86_64"): [PASS, FAIL]
diff --git a/testing/web-platform/meta/event-timing/mouseleave.html.ini b/testing/web-platform/meta/event-timing/mouseleave.html.ini
@@ -1,10 +1,3 @@
[mouseleave.html]
[Event Timing mouseleave.]
- expected:
- if debug and (os == "win") and (processor == "x86"): [PASS, FAIL]
- if debug and (os == "linux") and fission: [PASS, FAIL]
- if debug and (os == "android") and not sessionHistoryInParent: [PASS, FAIL]
- if not debug and (processor == "x86_64"): [PASS, FAIL]
- if (processor == "x86") and not debug: [PASS, FAIL]
- if debug and (os == "android") and sessionHistoryInParent: [PASS, FAIL]
- if (os == "linux") and not fission: [PASS, FAIL]
+ expected: [PASS, FAIL]