Bug 201267
| Summary: | [GTK][WebRTC] webrtc/video-h264.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
| Component: | WebKitGTK | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=222585 | ||
Alicia Boya García
webrtc/video-h264.html
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/webrtc/video-h264-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/webrtc/video-h264-actual.txt
@@ -1,5 +1,10 @@
+CONSOLE MESSAGE: Unhandled Promise Rejection: OperationError: Failed to set local offer sdp: Failed to set local video description recv parameters.
+CONSOLE MESSAGE: line 77: addIceCandidate error: OperationError: Failed to apply the received candidate
+CONSOLE MESSAGE: line 77: addIceCandidate error: OperationError: Failed to apply the received candidate
+
+Harness Error (FAIL), message = Failed to set local offer sdp: Failed to set local video description recv parameters.
-PASS Baseline H264
-PASS High H264
+FAIL Baseline H264 assert_true: expected true got false
+FAIL High H264 assert_true: expected true got false
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/2361
EWS
Committed 252409@main (906621c54f03): <https://commits.webkit.org/252409@main>
Reviewed commits have been landed. Closing PR #2361 and removing active labels.