trisquel-icecat/icecat/testing/web-platform/meta/infrastructure/server/secure-context.https.any.js.ini
2025-10-06 02:35:48 -06:00

16 lines
490 B
INI

[secure-context.https.any.sharedworker.html]
[secure-context.https.any.serviceworker.html]
expected:
if (os == "win") and debug: CRASH
if (os == "android") and not debug: [OK, CRASH]
[secure-context.https.any.worker.html]
expected:
if (os == "linux") and not debug and asan and fission: CRASH
if (os == "linux") and debug: CRASH
if (os == "android") and not debug: [OK, CRASH]
[secure-context.https.any.html]
expected:
if (os == "android") and debug: CRASH