Bug 25344 - Some http tests crash in Debug Windows builds due to an assertion in CFNetwork when releasing a CFURLConnection
Summary: Some http tests crash in Debug Windows builds due to an assertion in CFNetwor...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Windo...
Keywords: InRadar, LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2009-04-23 09:33 PDT by Adam Roben (:aroben)
Modified: 2015-01-28 15:48 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 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.
Comment 1 Adam Roben (:aroben) 2009-04-23 09:34:36 PDT
<rdar://problem/6820461>
Comment 2 Adam Roben (:aroben) 2009-04-23 09:43:06 PDT
Added this test to the Skipped file in r42781
Comment 3 Adam Roben (:aroben) 2009-05-14 08:23:42 PDT
Added some more tests that hit this CFNetwork assertion to the Skipped file in r43702.
Comment 4 Brent Fulgham 2015-01-28 15:48:17 PST
As of 2015 (and newer versions of CFNetwork and other support libraries) this no longer happens. Closing!