12 lines
425 B
INI
12 lines
425 B
INI
[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]
|