[Webkit-unassigned] [Bug 227172] [GLIB] REGRESSION(r278701): numerous WebRTC tests failing after libwebrtc update to M92

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 19 01:45:53 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=227172

--- Comment #3 from Philippe Normand <pnormand at igalia.com> ---
Comment on attachment 431787
  --> https://bugs.webkit.org/attachment.cgi?id=431787
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=431787&action=review

Thanks for spotting this issue, Arcady. I found the problem, our port had data channel support disabled by mistake during the libwebrtc massive update... I have a patch fixing it, I'll likely land it unreviewed (2 lines added in a cmake file...)

> LayoutTests/platform/glib/TestExpectations:1094
> -webkit.org/b/191006 webrtc/simulcast-h264.html [ Failure ]
> +webkit.org/b/191006 webrtc/simulcast-h264.html [ Timeout ]

The new bug should be added:

webkit.org/b/227172 webkit.org/b/191006 webrtc/simulcast-h264.html [ Timeout ]

> LayoutTests/platform/glib/TestExpectations:1161
> +webkit.org/b/227172 inspector/page/overrideSetting-ICECandidateFilteringEnabled.html [ Skip ]

Skip should be for features not implemented by our ports.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210619/92536914/attachment.htm>


More information about the webkit-unassigned mailing list