trisquel-icecat/icecat/testing/web-platform/meta/scheduler/post-task-with-signal-and-priority.any.js.ini
2025-10-06 02:35:48 -06:00

14 lines
455 B
INI

[post-task-with-signal-and-priority.any.worker.html]
[post-task-with-signal-and-priority.any.sharedworker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[post-task-with-signal-and-priority.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[post-task-with-signal-and-priority.any.html]
expected:
if (os == "linux") and debug and not fission: [OK, CRASH]
if os == "mac": [OK, CRASH]