8 lines
374 B
INI
8 lines
374 B
INI
[mediasource-seek-beyond-duration.html]
|
|
expected:
|
|
if fission and (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
|
|
if not fission and not asan and debug and (os == "android"): [OK, TIMEOUT]
|
|
if not fission and asan: [OK, TIMEOUT]
|
|
[Test seeking beyond updated media duration.]
|
|
expected:
|
|
if (os == "android") and debug: [PASS, TIMEOUT]
|