summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scheduler/post-task-delay.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/scheduler/post-task-delay.any.js.ini')
-rw-r--r--testing/web-platform/meta/scheduler/post-task-delay.any.js.ini2
1 files changed, 1 insertions, 1 deletions
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]