trisquel-icecat/icecat/testing/web-platform/meta/scheduler/task-controller-abort1.any.js.ini
2025-10-06 02:35:48 -06:00

14 lines
407 B
INI

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