[Webkit-unassigned] [Bug 288512] New: run-webkit-httpd should pass through httpd access logs from WPT tests just like it does for WebKit's http tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 25 11:50:46 PST 2025


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

            Bug ID: 288512
           Summary: run-webkit-httpd should pass through httpd access logs
                    from WPT tests just like it does for WebKit's http
                    tests
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

run-webkit-httpd should pass through httpd access logs from WPT tests just like it does for WebKit's http tests

If you load a test from `OpenSource/LayoutTests/http/tests` via https://localhost:8443, you see the access to those resources in the terminal output.
But if you load a test from `OpenSource/LayoutTests/imported/w3c/web-platform-tests` via https://localhost:9443, you do *not* see the access to those resources in the terminal output.

I think you should see those logs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20250225/26d6ef54/attachment-0001.htm>


More information about the webkit-unassigned mailing list