RESOLVED CONFIGURATION CHANGED Bug 55579
Websockets tests sometimes time out on apple-windows-5
https://bugs.webkit.org/show_bug.cgi?id=55579
Summary Websockets tests sometimes time out on apple-windows-5
Attachments
Adam Roben (:aroben)
Comment 1 2011-03-02 08:34:13 PST
Yuta Kitamura
Comment 2 2011-03-02 17:54:39 PST
This timeouts seem to happen only on "apple-windows-5" bot. "apple-windows-6" is fine. http://build.webkit.org/buildslaves/apple-windows-5 http://build.webkit.org/buildslaves/apple-windows-6 Sounds strange...
Adam Roben (:aroben)
Comment 3 2011-03-02 20:14:36 PST
Maybe Lucas can tell us what's different about apple-windows-5 vs. apple-windows-6. I seem to recall they have different versions of Python installed.
Adam Roben (:aroben)
Comment 4 2011-03-02 21:32:12 PST
apple-windows-5 has Python 2.6.5, while apple-windows-6 has Python 2.5.x.
Adam Roben (:aroben)
Comment 5 2011-03-03 18:29:49 PST
Lucas upgraded apple-windows-6 to Python 2.6.5 today. It'll be interesting to see if these failures start happening on that machine.
Adam Roben (:aroben)
Comment 6 2011-03-17 11:18:29 PDT
Adam Roben (:aroben)
Comment 7 2011-03-17 11:18:52 PDT
(The Acid3 failure in that last URL is bug 55578.)
Adam Roben (:aroben)
Comment 10 2011-03-21 07:36:24 PDT
In fact, pretty much all of the recent flakiness on Windows 7 Release (Tests) has been due to websocket timeouts. apple-windows-5 and apple-windows-6 both have Python 2.6.5 installed now, and the flakiness is still only happening on apple-windows-5. So there must be some other reason it's happening.
Adam Roben (:aroben)
Comment 11 2011-03-21 08:50:34 PDT
http/tests/websocket/tests/multiple-connections.html timed out on SnowLeopard Intel Release (WebKit2 Tests); perhaps it's related? http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20%28WebKit2%20Tests%29/r81509%20(9838)/http/tests/websocket/tests/multiple-connections-pretty-diff.html
Jessie Berlin
Comment 12 2011-03-25 10:57:40 PDT
After talking with Alexey on IRC, it is probably best if we just disable the http websocket tests on Windows for now until the flakiness can be resolved. He also noted that the issues seem to stem from incorrect interaction with the loader thread.
Jessie Berlin
Comment 13 2011-03-25 11:52:50 PDT
Skipped the websocket tests on Windows in http://trac.webkit.org/changeset/81976
WebKit Review Bot
Comment 14 2011-03-25 12:13:01 PDT
http://trac.webkit.org/changeset/81976 might have broken Qt Linux Release
Adam Roben (:aroben)
Comment 15 2011-03-25 12:36:18 PDT
See also bug 56625 and bug 57048, which are likely caused by the same underlying issue.
Takeshi Yoshino
Comment 16 2013-04-08 23:47:37 PDT
FYI, All WebSocket tests are still skipped for Windows platform. http://trac.webkit.org/browser/trunk/LayoutTests/platform/win/TestExpectations (Skipped file has been merged into TestExpectations)
Takeshi Yoshino
Comment 17 2013-04-08 23:50:48 PDT
Summarizing Windows LayoutTests related bugs to this entry by adding "Depends on".
Brent Fulgham
Comment 18 2016-05-18 21:19:30 PDT
Per -- can you see if we can unskip these on Windows?
Per Arne Vollan
Comment 19 2016-06-09 09:51:05 PDT
Ahmad Saleem
Comment 20 2023-11-22 13:09:48 PST
Applicable for win-cairo or it was 'AppleWin' only and we can close this?
Fujii Hironori
Comment 21 2023-11-22 13:17:34 PST
I don't observe flaky timeout for WinCairo.
Note You need to log in before you can comment on or make changes to this bug.