trisquel-icecat/icecat/testing/web-platform/meta/wasm/webapi/instantiateStreaming.any.js.ini
2025-10-06 02:35:48 -06:00

13 lines
337 B
INI

[instantiateStreaming.any.html]
expected:
if os == "android": [OK, CRASH]
[instantiateStreaming.any.worker.html]
[instantiateStreaming.any.sharedworker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
[instantiateStreaming.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]