Source code
Revision control
Copy as Markdown
Other Tools
[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