[Webkit-unassigned] [Bug 74694] [Chromium] history-only-cached-subresource-loads*.html dump wrong type of output, from wrong test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 2 00:58:57 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=74694


Peter Kasting <pkasting at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[Chromium] On linux,        |[Chromium]
                   |history-only-cached-subreso |history-only-cached-subreso
                   |urce-loads-max-age-https.ht |urce-loads*.html dump wrong
                   |ml and                      |type of output, from wrong
                   |history-only-cached-subreso |test
                   |urce-loads.html are missing |
         AssignedTo|webkit-unassigned at lists.web |abarth at webkit.org
                   |kit.org                     |




--- Comment #6 from Peter Kasting <pkasting at google.com>  2012-08-02 00:58:57 PST ---
The two tests here have a couple of problems.

(1) The tests have dumpAsText() in them, but on most platforms most of the time, they're instead dumping a pixel output and a render tree.
(2) The actual pixel output doesn't even come from this test, as noted in comment 5 -- it looks like the output of http/tests/cache/cancel-during-revalidation-succeeded.html .

This could be a DRT bug, or (maybe more likely?) an actual history or cache issue.

I'm not sure who knows the history/cache stuff.  Adam, I know you've done some loader work -- do you know how to triage this to a good person?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list