Source code

Revision control

Copy as Markdown

Other Tools

[mediasource-getvideoplaybackquality.html]
prefs: [privacy.reduceTimerPrecision:false]
disabled:
if os == "android": bug 1550895 (frequently fails on geckoview)
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
[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]