1
0
Fork 0
firefox/testing/web-platform/meta/push-api/supported-encodings.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

30 lines
981 B
INI

[supported-encodings.https.any.html]
expected:
if (os == "mac") and debug: CRASH
if (os == "linux") and not fission: CRASH
[supportedContentEncodings must be FrozenArray]
expected: FAIL
[supported-encodings.https.any.sharedworker.html]
[supportedContentEncodings must be FrozenArray]
expected: FAIL
[supported-encodings.https.any.serviceworker.html]
expected:
if not tsan and (os == "linux") and fission and not debug and asan: CRASH
if not tsan and (os == "linux") and fission and debug: CRASH
if not tsan and (os == "mac") and not debug: [OK, CRASH]
if not tsan and (os == "android") and debug: CRASH
if not tsan and (os == "android") and not debug: [OK, CRASH]
if tsan: TIMEOUT
[supportedContentEncodings must be FrozenArray]
expected: FAIL
[supported-encodings.https.any.worker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[supportedContentEncodings must be FrozenArray]
expected: FAIL