[Webkit-unassigned] [Bug 13769] run-webkit-tests or DumpRenderTree needs to be able to capture httpd logs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 10:24:32 PDT 2011


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





--- Comment #2 from Brady Eidson <beidson at apple.com>  2011-05-26 10:24:32 PST ---
(In reply to comment #1)
> Brady, are you asking for something here beyond the log support we already have? access.log and error.log are put into the layout-test-results directory and linked to from results.html. Maybe you're asking to have per-test log output and be able to include it in the expected results?

Having filed the bug over 4 years ago, I don't remember what my original use case was  :)

But I think now (and probably thought then) that it would be useful to actually capture HTTP traffic in DRT and be able to include it individual test output.  Either built in to DRT like "layoutTestController.dumpHTTPTraffic()" or some callbacks to the page so it can integrate HTTP traffic into the DOM directly.

Of course the traffic would have to be formatted somehow so it would look the same across test runs, like we do with certain URLs, etc.

-- 
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