Title: [276922] trunk/LayoutTests/imported/w3c
- Revision
- 276922
- Author
- [email protected]
- Date
- 2021-05-03 13:34:59 -0700 (Mon, 03 May 2021)
Log Message
REGRESSION(r266511): [ macOS iOS wk2 ] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=216159
Unreviewed test gardening.
Rebaseline this test as the output has changed since it was marked
failing. We will need to monitor results to see if it is still flaky.
* web-platform-tests/webrtc/RTCPeerConnection-restartIce.https-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/imported/w3c/ChangeLog (276921 => 276922)
--- trunk/LayoutTests/imported/w3c/ChangeLog 2021-05-03 20:22:57 UTC (rev 276921)
+++ trunk/LayoutTests/imported/w3c/ChangeLog 2021-05-03 20:34:59 UTC (rev 276922)
@@ -1,3 +1,15 @@
+2021-05-03 Ryan Haddad <[email protected]>
+
+ REGRESSION(r266511): [ macOS iOS wk2 ] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https.html is a flaky failure
+ https://bugs.webkit.org/show_bug.cgi?id=216159
+
+ Unreviewed test gardening.
+
+ Rebaseline this test as the output has changed since it was marked
+ failing. We will need to monitor results to see if it is still flaky.
+
+ * web-platform-tests/webrtc/RTCPeerConnection-restartIce.https-expected.txt:
+
2021-05-03 Chris Lord <[email protected]>
Decoding an SVG off the main thread causes a crash
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https-expected.txt (276921 => 276922)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https-expected.txt 2021-05-03 20:22:57 UTC (rev 276921)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https-expected.txt 2021-05-03 20:34:59 UTC (rev 276922)
@@ -10,6 +10,6 @@
PASS restartIce() survives remote offer
PASS restartIce() is satisfied by remote ICE restart
PASS restartIce() trumps {iceRestart: false}
-FAIL restartIce() survives rollback promise_test: Unhandled rejection with value: object "InvalidStateError: Description type incompatible with current signaling state"
+FAIL restartIce() survives rollback promise_test: Unhandled rejection with value: object "InvalidStateError: Local description type 3 is incompatible with current signaling state 1"
FAIL restartIce() survives remote offer containing partial restart assert_false: Restarted 2 expected false got true
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes