commit e544afb88244f184895baea4e1113916eba80726
parent 3a389798d21f3fd713f071f51c96e763de35f461
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date: Wed, 24 Dec 2025 11:59:28 +0000
Bug 2007657 [wpt PR 56914] - Update wpt metadata, a=testonly
wpt-pr: 56914
wpt-type: metadata
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini b/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini
@@ -7,6 +7,7 @@
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if os == "linux": [PASS, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86"): FAIL
[Can demux two video tracks with the same payload type on an unbundled connection]
expected:
diff --git a/testing/web-platform/meta/webrtc/simulcast/h264.https.html.ini b/testing/web-platform/meta/webrtc/simulcast/h264.https.html.ini
@@ -7,3 +7,4 @@
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "linux") and not debug: [PASS, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86"): FAIL