commit 522e66935a66897cffb5c8a4dbd03e92b8b069d8
parent 7682b199e4d2f6333b01b532b6b61008732fc61a
Author: Alexandru Marc <amarc@mozilla.com>
Date: Mon, 22 Dec 2025 15:46:04 +0000
Bug 1950926 - Update metadata for RTCPeerConnection-getStats-timestamp.https.html r=Sasha DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D277294
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-getStats-timestamp.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-getStats-timestamp.https.html.ini
@@ -7,5 +7,4 @@
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not debug: [PASS, FAIL]
- if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
- if not debug and (os == "win") and (processor == "x86_64"): [PASS, FAIL]
+ if (os == "win"): [PASS, FAIL]