Source code
Revision control
Copy as Markdown
Other Tools
[compute_pressure_known_sources.https.any.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): CRASH
if (os == "android") and not debug: [OK, CRASH]
[PressureObserver should support at least "cpu"]
expected: FAIL
[PressureObserver must return always the same array]
expected: FAIL
[PressureObserver must return a frozen array]
expected: FAIL
[compute_pressure_known_sources.https.any.sharedworker.html]
[PressureObserver should support at least "cpu"]
expected: FAIL
[PressureObserver must return always the same array]
expected: FAIL
[PressureObserver must return a frozen array]
expected: FAIL
[compute_pressure_known_sources.https.any.worker.html]
expected:
if (os == "linux") and debug and fission: CRASH
if (os == "mac") and not debug: [OK, CRASH]
if (os == "android") and debug: CRASH
[PressureObserver should support at least "cpu"]
expected: FAIL
[PressureObserver must return always the same array]
expected: FAIL
[PressureObserver must return a frozen array]
expected: FAIL