Source code
Revision control
Copy as Markdown
Other Tools
[performance-entry-sequence.html]
expected:
if (os == "android") and not sessionHistoryInParent and debug: [TIMEOUT, OK]
[OK, TIMEOUT]
[Exactly one LargestContentfulPaint entry is emitted per frame when a new candidate is rendered]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7.5"): [FAIL, TIMEOUT, PASS]
if (os == "linux") and debug and not fission: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not debug and tsan: [PASS, FAIL, TIMEOUT]
if (os == "android") and sessionHistoryInParent and not debug: [FAIL, TIMEOUT, PASS]
if (os == "android") and not sessionHistoryInParent and debug: [TIMEOUT, PASS, FAIL]
if (os == "android") and not sessionHistoryInParent and not debug: [TIMEOUT, FAIL, PASS]
if (os == "win") and not debug: [PASS, FAIL, TIMEOUT]
[FAIL, PASS, TIMEOUT]