Skip to content

Commit

Permalink
Bug 1835047 - Modify test expectations for RTCRtpReceiver-jitterBuffe…
Browse files Browse the repository at this point in the history
…rTarget-stats.html.r=jib a=test-only

Differential Revision: https://phabricator.services.mozilla.com/D181560
  • Loading branch information
Drekabi committed Jun 21, 2023
1 parent 3d003e9 commit 168ecf5
Showing 1 changed file with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
[RTCRtpReceiver-jitterBufferTarget-stats.html]

[measure raising video jitterBufferTarget to 250]
[measure raising and lowering video jitterBufferTarget]
expected:
if (os == "linux") and not debug and not asan and not tsan and not nightly_build: FAIL

[measure lowering video jitterBufferTarget to 150]
expected:
if (os == "linux") and not debug and not asan and not tsan and not nightly_build: [FAIL, PASS]
if (os == "linux"): [FAIL, PASS]

0 comments on commit 168ecf5

Please sign in to comment.