Bug 119641 - Tests that dump delegate calls are flaky because of cached redirects
Summary: Tests that dump delegate calls are flaky because of cached redirects
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on: 77538
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-09 15:30 PDT by Alexey Proskuryakov
Modified: 2013-08-09 17:00 PDT (History)
2 users (show)

See Also:


Attachments
proposed patch (38.76 KB, patch)
2013-08-09 15:51 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-08-09 15:30:17 PDT
WebCore caches most redirects, so we don't get resource loader delegates if one happens to be cached (most noticeable when running tests with --repeat-each).
Comment 1 Alexey Proskuryakov 2013-08-09 15:51:42 PDT
Created attachment 208461 [details]
proposed patch
Comment 2 WebKit Commit Bot 2013-08-09 17:00:45 PDT
Comment on attachment 208461 [details]
proposed patch

Clearing flags on attachment: 208461

Committed r153915: <http://trac.webkit.org/changeset/153915>
Comment 3 WebKit Commit Bot 2013-08-09 17:00:48 PDT
All reviewed patches have been landed.  Closing bug.