NEW 288512
run-webkit-httpd should pass through httpd access logs from WPT tests just like it does for WebKit's http tests
https://bugs.webkit.org/show_bug.cgi?id=288512
Summary run-webkit-httpd should pass through httpd access logs from WPT tests just li...
Brady Eidson
Reported 2025-02-25 11:50:46 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-25 11:51:21 PST
Note You need to log in before you can comment on or make changes to this bug.