1
0
Fork 0
firefox/testing/web-platform/meta/compute-pressure/compute_pressure_multiple.https.window.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

19 lines
777 B
INI

[compute_pressure_multiple.https.window.html?globalScope=window]
expected:
if (os == "linux") and asan and fission: CRASH
if (os == "android") and not debug: [OK, CRASH]
[Three PressureObserver instances receive changes]
expected: FAIL
[compute_pressure_multiple.https.window.html?globalScope=dedicated_worker]
expected:
if debug and (os == "win") and (processor == "x86"): CRASH
if debug and (os == "linux") and not fission: CRASH
if not debug and fission and (os == "mac"): [ERROR, CRASH]
if not debug and not fission and (os == "linux"): CRASH
if not debug and not fission and (os == "android"): [ERROR, CRASH]
if debug and (os == "mac"): CRASH
ERROR
[Three PressureObserver instances receive changes]
expected: TIMEOUT