From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- testing/web-platform/meta/scheduler/post-task-delay.any.js.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/web-platform/meta/scheduler') diff --git a/testing/web-platform/meta/scheduler/post-task-delay.any.js.ini b/testing/web-platform/meta/scheduler/post-task-delay.any.js.ini index 56a76648b6..2a0cba2e1e 100644 --- a/testing/web-platform/meta/scheduler/post-task-delay.any.js.ini +++ b/testing/web-platform/meta/scheduler/post-task-delay.any.js.ini @@ -9,6 +9,7 @@ prefs: [privacy.reduceTimerPrecision:false] [Tests basic scheduler.postTask with a delay] expected: + if (processor == "x86_64") and (os == "mac") and not debug: [PASS, FAIL] if processor == "x86": [PASS, FAIL] @@ -25,5 +26,4 @@ expected: if (os == "win") and not debug and (processor == "x86_64"): PASS if (os == "win") and debug: PASS - if (os == "android") and swgl: PASS [PASS, FAIL] -- cgit v1.2.3