Source code

Revision control

Copy as Markdown

Other Tools

[mediasource-seek-beyond-duration.html]
expected:
if not fission and (os == "linux") and not debug: [OK, TIMEOUT]
if not fission and (os == "android") and debug: [OK, TIMEOUT]
if fission and (os == "android"): [CRASH, OK, TIMEOUT]
[Test seeking beyond updated media duration.]
expected:
if (os == "android") and debug: [PASS, TIMEOUT]