RESOLVED FIXED 66730
WebSocket layout tests are flaky on Chromium Win
https://bugs.webkit.org/show_bug.cgi?id=66730
Summary WebSocket layout tests are flaky on Chromium Win
Peter Kasting
Reported 2011-08-22 16:41:48 PDT
The following layout test is flaky on Chromium Win, for the release bot on the WebKit builder (see http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&showExpectations=true&tests=http%2Ftests%2Fwebsocket%2Ftests%2Fhixie76%2Fhandshake-fail-by-no-connection-header.html ) and the bots on the downstream builder (see http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40DEPS%20-%20chromium.org&showExpectations=true&tests=http%2Ftests%2Fwebsocket%2Ftests%2Fhixie76%2Fhandshake-fail-by-no-connection-header.html ). http/tests/websocket/tests/hixie76/handshake-fail-by-no-connection-header.html I don't know why sometimes the handshake doesn't fail; maybe one of you can get somewhere with this?
Attachments
Patch (2.37 KB, patch)
2011-10-19 01:37 PDT, Yuta Kitamura
no flags
Peter Kasting
Comment 1 2011-08-22 16:46:22 PDT
Mihai Parparita
Comment 2 2011-09-26 16:44:30 PDT
http/tests/websocket/tests/hybi/close.html is flaky too: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=http%2Ftests%2Fwebsocket%2Ftests%2Fhybi%2Fclose.html I'll add it to test_expectations.txt. See also 61767 for more flaky WebSocket tests.
Takashi Toyoshima
Comment 3 2011-09-30 05:58:01 PDT
I found a bug on Chromium side. I'm preparing a change for this issue. http://code.google.com/p/chromium/issues/detail?id=98664
Takashi Toyoshima
Comment 4 2011-10-10 23:12:15 PDT
I landed Chromium change to fix a socket termination problem on Windows. I believe this change will fix many WebSocket close related flaky tests.
Yuta Kitamura
Comment 6 2011-10-19 01:29:08 PDT
*** Bug 61767 has been marked as a duplicate of this bug. ***
Yuta Kitamura
Comment 7 2011-10-19 01:37:32 PDT
WebKit Review Bot
Comment 9 2011-10-19 21:02:30 PDT
Comment on attachment 111576 [details] Patch Clearing flags on attachment: 111576 Committed r97930: <http://trac.webkit.org/changeset/97930>
WebKit Review Bot
Comment 10 2011-10-19 21:02:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.