Bug 271243
Summary: | [GStreamer][WebRTC] webrtc/connection-state.html started failing after update to 1.24.0 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <philn> |
Component: | Platform | Assignee: | Philippe Normand <philn> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Philippe Normand
--- /var/home/phil/WebKit/WebKitBuild/GTK/Release/layout-test-results/webrtc/connection-state-expected.txt
+++ /var/home/phil/WebKit/WebKitBuild/GTK/Release/layout-test-results/webrtc/connection-state-actual.txt
@@ -1,5 +1,5 @@
-PASS Checking various connection state for video exchange
+FAIL Checking various connection state for video exchange assert_array_equals: lengths differ, expected array ["new", "gathering", "complete"] length 3, got ["new", "complete", "gathering", "complete"] length 4
PASS Checking connection state event when closing peer connetion
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/26121
EWS
Committed 276348@main (74283d11a2d1): <https://commits.webkit.org/276348@main>
Reviewed commits have been landed. Closing PR #26121 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/125014192>
Philippe Normand
.
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/26125
EWS
Committed 276412@main (da50e63df7f3): <https://commits.webkit.org/276412@main>
Reviewed commits have been landed. Closing PR #26125 and removing active labels.