commit 228e853e9c3a7456e32fea02b92cd3bf3a8d77fb
parent a4d757d9845fe424c164d8da0a19414c2cba1f2c
Author: Alexandru Marc <amarc@mozilla.com>
Date: Wed, 17 Dec 2025 09:48:26 +0000
Bug 2006455 - Update metadata for RTCRtpTransceiver.https.html on mac opt r=Sasha DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D276799
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/testing/web-platform/meta/webrtc/RTCRtpTransceiver.https.html.ini b/testing/web-platform/meta/webrtc/RTCRtpTransceiver.https.html.ini
@@ -12,4 +12,6 @@
if (os == "mac") and debug: [PASS, FAIL]
[track with video stays muted when setting the transceiver direction to 'sendrecv' after 'inactive' but no packets flow]
- expected: FAIL
+ expected:
+ if (os == "mac") and not debug: [PASS, FAIL]
+ FAIL