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

26 lines
926 B
INI

[compute_pressure_options.https.window.html?globalScope=window]
expected:
if debug and (os == "win") and (processor == "x86_64"): CRASH
if debug and (os == "mac"): CRASH
[PressureObserver observe method doesnt throw error for sampleInterval value 0]
expected: FAIL
[PressureObserver observe method requires a positive sampleInterval]
expected: FAIL
[PressureObserver observe method requires a sampleInterval in unsigned long range]
expected: FAIL
[compute_pressure_options.https.window.html?globalScope=dedicated_worker]
expected:
if (processor == "x86") and debug: TIMEOUT
ERROR
[PressureObserver observe method doesnt throw error for sampleInterval value 0]
expected: TIMEOUT
[PressureObserver observe method requires a positive sampleInterval]
expected: NOTRUN
[PressureObserver observe method requires a sampleInterval in unsigned long range]
expected: NOTRUN