NEW 32545
http/tests/cookies/simple-cookies-max-age.html crashed on Windows Release Bot
https://bugs.webkit.org/show_bug.cgi?id=32545
Summary http/tests/cookies/simple-cookies-max-age.html crashed on Windows Release Bot
Eric Seidel (no email)
Reported 2009-12-15 02:58:54 PST
http/tests/cookies/simple-cookies-max-age.html crashed on Windows Release Bot http://build.webkit.org/results/Windows%20Release%20(Tests)/r52147%20(7058)/results.html This is the first time I've seen this particular crash.
Attachments
Eric Seidel (no email)
Comment 1 2009-12-15 03:01:12 PST
This test was originally added in http://trac.webkit.org/changeset/43851. I have no idea how long it's been crashing on Windows.
Julien Chaffraix
Comment 2 2009-12-15 08:00:29 PST
(In reply to comment #1) > This test was originally added in http://trac.webkit.org/changeset/43851. I > have no idea how long it's been crashing on Windows. It has been failing on Windows since it was introduced so it was added on the skip list: see https://bugs.webkit.org/show_bug.cgi?id=25861.
David Kilzer (:ddkilzer)
Comment 3 2009-12-15 08:12:52 PST
The simple-cookies-max-age.html test crashed two builds in a row (r52147 and r52148): http://build.webkit.org/results/Windows%20Release%20(Tests)/r52148%20(7059)/results.html http://build.webkit.org/results/Windows%20Release%20(Tests)/r52147%20(7058)/results.html The next build crashed on svg/dynamic-updates/SVGPatternElement-svgdom-y-prop.html (r52149): http://build.webkit.org/results/Windows%20Release%20(Tests)/r52149%20(7060)/results.html And the build for r52150 had no crashes: http://build.webkit.org/results/Windows%20Release%20(Tests)/r52150%20(7061)/ This crash seems indeterminate at best, and may be completely unrelated to the cookie test. Crash logs would be helpful, but I don't think they're available from the Windows buildbots.
David Kilzer (:ddkilzer)
Comment 4 2009-12-15 08:15:26 PST
Of course in r52144, both the cookie test and the SVG test crashed, so maybe they're both just indeterminate crashers: http://build.webkit.org/results/Windows%20Release%20(Tests)/r52144%20(7055)/results.html
David Kilzer (:ddkilzer)
Comment 5 2009-12-15 08:20:46 PST
(In reply to comment #2) > (In reply to comment #1) > > This test was originally added in http://trac.webkit.org/changeset/43851. I > > have no idea how long it's been crashing on Windows. > > It has been failing on Windows since it was introduced so it was added on the > skip list: see https://bugs.webkit.org/show_bug.cgi?id=25861. Bug 25861 is about simple-cookies-expired.html. This issue is for simple-cookies-max-age.html.
Note You need to log in before you can comment on or make changes to this bug.