Source code

Revision control

Copy as Markdown

Other Tools

[mediasource-correct-frames-after-reappend.html]
disabled:
expected:
if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, ERROR]
if os == "android": ERROR
[Test the expected frames are played at the expected times, even in presence of reappends]
expected:
if (os == "linux") and not debug and fission and (processor == "x86_64"): [PASS, TIMEOUT]
if os == "android": TIMEOUT