9 lines
495 B
INI
9 lines
495 B
INI
[mediasource-getvideoplaybackquality.html]
|
|
prefs: [privacy.reduceTimerPrecision:false]
|
|
disabled:
|
|
if os == "android": bug 1550895 (frequently fails on geckoview)
|
|
[Test HTMLVideoElement.getVideoPlaybackQuality() with MediaSource API]
|
|
expected:
|
|
if (os == "linux") and not debug and fission and (processor == "x86_64") and not asan and not tsan: [PASS, FAIL]
|
|
if (os == "linux") and not debug and not fission: [PASS, FAIL]
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|