blob: 5ef70a9bfe1d486afacb97c71d144e2ca68d1da2 (
plain)
1
2
3
4
5
6
7
|
[mediasource-seek-during-pending-seek.html]
expected:
if (os == "android") and debug and fission: [CRASH, OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
[Test seeking to a new location during a pending seek.]
expected:
if (os == "android") and not debug: [PASS, TIMEOUT]
|