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 debug and (os == "android"): OK
[OK, TIMEOUT]
[Page with <embed type=undefined src=/media/white.mp4>]
expected:
if (os == "linux") and fission and not debug and tsan: PASS
if (os == "linux") and fission and not debug and not tsan: TIMEOUT
if (os == "linux") and fission and debug: PASS
if (os == "linux") and not fission: [PASS, PRECONDITION_FAILED]
[PRECONDITION_FAILED, PASS]
[Page with <object type=undefined data=/media/white.mp4>]
expected:
if sessionHistoryInParent and fission and not debug and not tsan: [NOTRUN, PASS, TIMEOUT, PRECONDITION_FAILED]
if not sessionHistoryInParent and not debug: [PASS, PRECONDITION_FAILED, TIMEOUT]
[PASS, TIMEOUT, PRECONDITION_FAILED]