Source code

Revision control

Copy as Markdown

Other Tools

[embedded-mp4.html]
disabled:
expected:
if (os == "win") and not debug and ccov: OK
if not debug and (os == "linux") and not tsan: [TIMEOUT, OK]
if isolated_process: [ERROR, CRASH]
if debug and (os == "android"): OK
[OK, TIMEOUT]
bug: 1709960
[Page with <embed type=undefined src=/media/white.mp4>]
expected:
if (os == "linux") and debug and not fission: [PRECONDITION_FAILED, PASS]
if (os == "linux") and not debug and not tsan: TIMEOUT
if os == "android": [PRECONDITION_FAILED, PASS]
[PASS, PRECONDITION_FAILED]
[Page with <object type=undefined data=/media/white.mp4>]
expected:
if (os == "linux") and not debug and not tsan: [NOTRUN, PASS, TIMEOUT, PRECONDITION_FAILED]
if (os == "android") and sessionHistoryInParent and debug: [PRECONDITION_FAILED, PASS, TIMEOUT]
if (os == "android") and sessionHistoryInParent and not debug: [PASS, PRECONDITION_FAILED, TIMEOUT]
if (os == "android") and not sessionHistoryInParent and not debug: [PASS, PRECONDITION_FAILED, TIMEOUT]
[PASS, TIMEOUT, PRECONDITION_FAILED]