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

18 lines
755 B
INI

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