RESOLVED FIXED 25344
Some http tests crash in Debug Windows builds due to an assertion in CFNetwork when releasing a CFURLConnection
https://bugs.webkit.org/show_bug.cgi?id=25344
Summary Some http tests crash in Debug Windows builds due to an assertion in CFNetwor...
Adam Roben (:aroben)
Reported 2009-04-23 09:33:09 PDT
http/tests/misc/redirect-to-external-url.html fails on Windows. Failing diff here: http://build.webkit.org/results/Windows%20Release%20(Tests)/r42780%20(368)/http/tests/misc/redirect-to-external-url-diffs.txt This test has been failing ever since it was added yesterday.
Attachments
Adam Roben (:aroben)
Comment 1 2009-04-23 09:34:36 PDT
Adam Roben (:aroben)
Comment 2 2009-04-23 09:43:06 PDT
Added this test to the Skipped file in r42781
Adam Roben (:aroben)
Comment 3 2009-05-14 08:23:42 PDT
Added some more tests that hit this CFNetwork assertion to the Skipped file in r43702.
Brent Fulgham
Comment 4 2015-01-28 15:48:17 PST
As of 2015 (and newer versions of CFNetwork and other support libraries) this no longer happens. Closing!
Note You need to log in before you can comment on or make changes to this bug.