Bug 215759

Summary: Avoid timeout when http/tests/websocket/tests/hybi/stop-on-resume-in-error-handler.html fails
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: Tools / TestsAssignee: Lauro Moura <lmoura>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bugs-noreply, darin, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=215638
Attachments:
Description Flags
Patch none

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.