From def92d1b8e9d373e2f6f27c366d578d97d8960c6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:50 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- testing/web-platform/meta/is-input-pending/idlharness.window.js.ini | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testing/web-platform/meta/is-input-pending') diff --git a/testing/web-platform/meta/is-input-pending/idlharness.window.js.ini b/testing/web-platform/meta/is-input-pending/idlharness.window.js.ini index 73d3101176..ecd011dae2 100644 --- a/testing/web-platform/meta/is-input-pending/idlharness.window.js.ini +++ b/testing/web-platform/meta/is-input-pending/idlharness.window.js.ini @@ -1,4 +1,6 @@ [idlharness.window.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] [Scheduling interface object name] expected: FAIL @@ -35,3 +37,6 @@ [Scheduling interface: existence and properties of interface prototype object's @@unscopables property] expected: FAIL + [idl_test setup] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT] -- cgit v1.2.3