Bug 37282
Summary: | Some WebSockets tests sometimes fail on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | ap, bfulgham, joenotcharles, peavo, pvollan |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | http://build.webkit.org/results/Windows%20Release%20(Tests)/r57283%20(11104)/results.html | ||
Bug Depends on: | 55579 | ||
Bug Blocks: | 33305 |
Adam Roben (:aroben)
Some WebSockets tests seem to be failing on Windows some of the time. They seem to only fail on the Release test bot, never on the Debug test bot.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/7841570>
Adam Roben (:aroben)
One particular set of failures seems to be due to Python 2.6.5. See bug 55579.
Per Arne Vollan
I cannot reproduce this when running the WebSocket tests with a release build of WebKit revision 201858.
Brent Fulgham
Can you make sure these tests are unskilled if they don't seem to be flaky?
Per Arne Vollan
(In reply to comment #4)
> Can you make sure these tests are unskilled if they don't seem to be flaky?
Yes, will do :)
Per Arne Vollan
Unskipped in <https://trac.webkit.org/changeset/201867>