[Webkit-unassigned] [Bug 219973] [GLIB] REGRESSION(r270882): Several WebSocket tests are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 02:40:34 PST 2020


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
(In reply to Carlos Garcia Campos from comment #2)
> Looking at the diff, I think it would be ok to just rebaseline the tests
> instead of marking them as failures. The difference is probably because
> apple is not using the new web sockets code path in tests yet.

Right, we have not yet enabled this code path.
Overall, when looking at the results from both code paths, there are clear differences. These differences are also where compat with Chrome and/or Firefox is weak.

Additional CONSOLE MESSAGE is probably fine, I am less sure about the new ALERT though.

Note that the new code path puts more burden on the network stack to be compat with other implementations.
I would tend to do the exercise of comparing GTK results with Safari, Chrome and Firefox. If GTK is the only one that differs, I would tend to file an issue on the GTK websocket backend.

-- 
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/20201217/f0e842c4/attachment.htm>


More information about the webkit-unassigned mailing list