Source code
Revision control
Copy as Markdown
Other Tools
[multiple-buffered-flag-observers.any.worker.html]
expected:
if (os == "linux") and not fission and not debug: CRASH
if (os == "android") and debug: [OK, TIMEOUT]
[Multiple PerformanceObservers with buffered flag see all entries]
expected:
if (os == "android") and debug: [PASS, TIMEOUT]
[multiple-buffered-flag-observers.any.html]
expected:
if (os == "android") and debug: [CRASH, OK, TIMEOUT]