From 70b90869bdd0edc7f725c7618e520c6533a369cc Mon Sep 17 00:00:00 2001 From: "Byron Campen [:bwc]" Date: Thu, 25 Jun 2020 13:22:00 +0000 Subject: [PATCH] Bug 1643058: Add a restart-after to avoid timeouts in the next test on win 7 debug. r=jib Differential Revision: https://phabricator.services.mozilla.com/D79532 --- ...erConnection-setRemoteDescription-simulcast.https.html.ini | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-simulcast.https.html.ini diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-simulcast.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-simulcast.https.html.ini new file mode 100644 index 000000000000..9d1291c22065 --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-simulcast.https.html.ini @@ -0,0 +1,4 @@ +[RTCPeerConnection-setRemoteDescription-simulcast.https.html] + restart-after: + if (os == "win") and debug and (bits == 32): bug 1641974 +