trisquel-icecat/icecat/testing/web-platform/meta/encoding/streams/decode-incomplete-input.any.js.ini
2025-10-06 02:35:48 -06:00

14 lines
491 B
INI

[decode-incomplete-input.any.sharedworker.html]
[decode-incomplete-input.any.worker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
if (os == "android") and not debug: [OK, CRASH]
[decode-incomplete-input.any.serviceworker.html]
expected:
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "linux") and (processor == "x86"): [OK, TIMEOUT]
if (os == "android") and not debug: [OK, ERROR]
[decode-incomplete-input.any.html]