Bug 1835047 - set RTCRtpReceiver-jitterBufferTarget-stats.html expectations for Beta shippable on Linux. r=dbaker DONTBUILD

Account for permanent failures with beta builds which started after the changes
in bug 1834369.

Differential Revision: https://phabricator.services.mozilla.com/D181410
This commit is contained in:
Sebastian Hengst 2023-06-20 09:10:26 +00:00
parent 9fc3d1dda9
commit e30db55579

View File

@ -0,0 +1,10 @@
[RTCRtpReceiver-jitterBufferTarget-stats.html]
[measure raising video jitterBufferTarget to 250]
expected:
if (os == "linux") and not debug and not nightly_build: FAIL
[measure lowering video jitterBufferTarget to 150]
expected:
if (os == "linux") and not debug and not nightly_build: [FAIL, PASS]