Bug 1645663 - adjust expectations for RTCRtpSender-replaceTrack.https.html on Windows 7 debug. r=test-only DONTBUILD CLOSED TREE

Differential Revision: https://phabricator.services.mozilla.com/D80901
This commit is contained in:
Sebastian Hengst 2020-06-24 17:58:38 +02:00
parent 7c0f7e892c
commit e9fd271cc7

View File

@ -1,8 +1,11 @@
[RTCRtpSender-replaceTrack.https.html]
expected:
if (os == "win") and (processor == "x86") and debug: TIMEOUT
[ReplaceTrack transmits the new track not the old track]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526207
expected:
if (os == "android") and release_or_beta: PASS
if (os == "win") and (processor == "x86") and debug: ["PASS", "NOTRUN"]
if (os == "win") and (processor == "x86") and debug: TIMEOUT
if os == "android": FAIL