Bug 25344
Summary: | Some http tests crash in Debug Windows builds due to an assertion in CFNetwork when releasing a CFURLConnection | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, beidson, bfulgham |
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)/r42780%20(368)/http/tests/misc/redirect-to-external-url-diffs.txt |
Adam Roben (:aroben)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/6820461>
Adam Roben (:aroben)
Added this test to the Skipped file in r42781
Adam Roben (:aroben)
Added some more tests that hit this CFNetwork assertion to the Skipped file in r43702.
Brent Fulgham
As of 2015 (and newer versions of CFNetwork and other support libraries) this no longer happens. Closing!