1
0
Fork 0
firefox/testing/web-platform/meta/infrastructure/server/secure-context.https.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02: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