1
0
Fork 0
firefox/testing/web-platform/meta/fetch/content-encoding/zstd/big-zstd-body.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

21 lines
721 B
INI

[big-zstd-body.https.any.worker.html]
expected:
if not tsan and debug and (os == "linux") and fission: CRASH
if not tsan and debug and (os == "mac"): CRASH
if tsan: TIMEOUT
[big-zstd-body.https.any.serviceworker.html]
expected:
if (os == "linux") and debug and not fission: CRASH
if (os == "mac") and not debug: [OK, CRASH]
if (os == "android") and not debug: [OK, CRASH]
[big-zstd-body.https.any.sharedworker.html]
expected:
if not fission and not asan and not debug: [OK, CRASH]
if not fission and asan: CRASH
[big-zstd-body.https.any.html]
expected:
if debug and (processor == "x86_64") and (os == "linux") and fission: CRASH
if debug and (processor == "x86"): CRASH