Bug 61770 - WebSocket: Make the output of client-close.html more verbose
Summary: WebSocket: Make the output of client-close.html more verbose
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yuta Kitamura
URL:
Keywords:
Depends on:
Blocks: 61767
  Show dependency treegraph
 
Reported: 2011-05-31 01:03 PDT by Yuta Kitamura
Modified: 2011-05-31 03:20 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.23 KB, patch)
2011-05-31 01:11 PDT, Yuta Kitamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuta Kitamura 2011-05-31 01:03:10 PDT
http/tests/websocket/tests/client-close.html is sometimes failing on chromium-win debug (bug 61767). However, the reason of the failure is not clear, and the failure is not reproducible on my environment.

I'd like to modify this test to print more messages so I can diagnose the problem.
Comment 1 Yuta Kitamura 2011-05-31 01:11:33 PDT
Created attachment 95402 [details]
Patch
Comment 2 Kent Tamura 2011-05-31 01:12:27 PDT
Comment on attachment 95402 [details]
Patch

ok
Comment 3 WebKit Commit Bot 2011-05-31 03:20:22 PDT
Comment on attachment 95402 [details]
Patch

Clearing flags on attachment: 95402

Committed r87719: <http://trac.webkit.org/changeset/87719>
Comment 4 WebKit Commit Bot 2011-05-31 03:20:26 PDT
All reviewed patches have been landed.  Closing bug.