Bug 1550672 - Fix wpt webrtc annotations r=bwc

Differential Revision: https://phabricator.services.mozilla.com/D30615

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Wes Kocher 2019-05-10 21:10:23 +00:00
parent 8e6b2d246c
commit 3a836ebd00
5 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,7 @@
[RTCDTMFSender-ontonechange.https.html]
disabled:
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview)
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1550493, https://bugzilla.mozilla.org/show_bug.cgi?id=1548124
[Calling insertDTMF() in the middle of tonechange events should cause future tonechanges to be updated to new tones]
expected:
if (os == "android") and e10s: PASS

View File

@ -1,3 +1,4 @@
[RTCPeerConnection-setRemoteDescription-tracks.https.html]
disabled:
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview)
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1550493, https://bugzilla.mozilla.org/show_bug.cgi?id=1548124

View File

@ -1,5 +1,5 @@
[RTCPeerConnection-transceivers.https.html]
[addTransceiver(track, init): initialize sendEncodings[0\].active to false]
[addTransceiver(track, init): initialize sendEncodings\[0\].active to false]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1396918

View File

@ -1,3 +1,5 @@
[RTCRtpTransceiver.https.html]
disabled:
if (os == "win") and (processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1548066
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview)
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1550493, https://bugzilla.mozilla.org/show_bug.cgi?id=1548124

View File

@ -1,3 +0,0 @@
[RTCRtpTransceiver.https.html]
disabled:
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview)