Source code

Revision control

Copy as Markdown

Other Tools

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