RESOLVED FIXED 215759
Avoid timeout when http/tests/websocket/tests/hybi/stop-on-resume-in-error-handler.html fails
https://bugs.webkit.org/show_bug.cgi?id=215759
Summary Avoid timeout when http/tests/websocket/tests/hybi/stop-on-resume-in-error-ha...
Lauro Moura
Reported 2020-08-23 13:37:03 PDT
In bug215638, http/tests/websocket/tests/hybi/stop-on-resume-in-error-handler.html times out as the close callback is called but it does not finish the test run, waiting for the error callback that is never called. This may lead to meaningful information being lost in the test runs, like what the actual failures were.
Attachments
Patch (2.41 KB, patch)
2020-08-23 13:39 PDT, Lauro Moura
no flags
Lauro Moura
Comment 1 2020-08-23 13:39:18 PDT
EWS
Comment 2 2020-08-23 14:21:13 PDT
Committed r266049: <https://trac.webkit.org/changeset/266049> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407081 [details].
Radar WebKit Bug Importer
Comment 3 2020-08-23 14:22:16 PDT
Note You need to log in before you can comment on or make changes to this bug.