Bug 188317 - [LayoutTests][websocket] Return correct value even when cookie is not set.
Summary: [LayoutTests][websocket] Return correct value even when cookie is not set.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-03 11:47 PDT by Basuke Suzuki
Modified: 2018-08-03 23:05 PDT (History)
10 users (show)

See Also:


Attachments
PATCH (2.76 KB, patch)
2018-08-03 11:51 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff
PATCH (2.76 KB, patch)
2018-08-03 12:20 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff
PATCH (2.81 KB, patch)
2018-08-03 12:24 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2018-08-03 11:47:30 PDT
This web socket script throw exception when cookie is not set. That causes immediate disconnection and causes timeout for failure tests.

websocket/tests/hybi/echo-cookie_wsh.py
Comment 1 Basuke Suzuki 2018-08-03 11:51:35 PDT
Created attachment 346511 [details]
PATCH
Comment 2 Basuke Suzuki 2018-08-03 12:20:44 PDT
Created attachment 346515 [details]
PATCH
Comment 3 Basuke Suzuki 2018-08-03 12:24:22 PDT
Created attachment 346516 [details]
PATCH

Wrong ChangeLog
Comment 4 WebKit Commit Bot 2018-08-03 14:10:51 PDT
Comment on attachment 346516 [details]
PATCH

Clearing flags on attachment: 346516

Committed r234558: <https://trac.webkit.org/changeset/234558>
Comment 5 WebKit Commit Bot 2018-08-03 14:10:52 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-08-03 16:05:52 PDT
<rdar://problem/42918072>