From b1f5d7acc041de52d9f2c92f470b5258b1caa31c Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Mon, 28 Sep 2020 18:50:46 +0000 Subject: [PATCH] Bug 1661136 [wpt PR 25235] - Update wpt metadata, a=testonly wpt-pr: 25235 wpt-type: metadata UltraBlame original commit: 2219073d689109eb1959ab5b05526f9a1190fe94 --- .../webrtc/RTCRtpTransceiver.https.html.ini | 26 ++++++++++++++++++- 1 file changed, 25 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 index b53a42866f9b2..e297090adec14 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpTransceiver.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpTransceiver.https.html.ini @@ -1,3 +1,27 @@ [RTCRtpTransceiver.https.html] restart-after: - if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1641237 + if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1641237 + [checkRemoteRollback] + expected: FAIL + + [checkStopAfterCreateOffer] + expected: FAIL + + [checkLocalRollback] + expected: FAIL + + [checkStopAfterCreateAnswer] + expected: FAIL + + [checkStopAfterSetLocalAnswer] + expected: FAIL + + [checkStopAfterSetRemoteOffer] + expected: FAIL + + [checkStopAfterSetLocalOffer] + expected: FAIL + + [checkStop] + expected: FAIL +