Bug 94078

Summary: Layout Test http/tests/inspector/web-socket-frame-error.html is flaky
Product: WebKit Reporter: Yuta Kitamura <yutak>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: kpiascik, pfeldman
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   

Yuta Kitamura
Reported 2012-08-15 01:08:47 PDT
The following layout test is flaky on Chromium-Windows: http/tests/inspector/web-socket-frame-error.html http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=http%2Ftests%2Finspector%2Fweb-socket-frame-error.html This test sometimes fails to print "Closed." message. This flakiness only happens on Windows, so I guess this has something to do with Windows network stack's behavior (but I may be wrong). Diff: --- E:\b\build\slave\Webkit_Win\build\layout-test-results\http/tests/inspector/web-socket-frame-error-expected.txt +++ E:\b\build\slave\Webkit_Win\build\layout-test-results\http/tests/inspector/web-socket-frame-error-actual.txt @@ -1,5 +1,4 @@ CONSOLE MESSAGE: Unexpected response code: 404 -Closed. Tests that WebSocketFrames errors are visible to Web Inspector. 1: Unexpected response code: 404
Attachments
Konrad Piascik
Comment 1 2012-08-21 06:21:58 PDT
I don't have a Windows setup to help debug this issue. I haven't seen any flakiness on other platforms so this must be Windows specific.
Brian Burg
Comment 2 2014-12-17 17:48:10 PST
The related test(s) have been removed from trunk.
Note You need to log in before you can comment on or make changes to this bug.