Bug 262094

Summary: GTK-WK2 EWS test output for WPT tests has URLs with web-platform.test:8800 rather than localhost:8800
Product: WebKit Reporter: sideshowbarker <mike>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bugs-noreply, cgarcia, pgriffis, webkit-bug-importer, webkit-unassigned
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://ews-build.s3-us-west-2.amazonaws.com/GTK-WK2-Tests-EWS/e9ef714b-24144-stress-mode/imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/stylesheet-bad-mime-type-pretty-diff.html
See Also: https://bugs.webkit.org/show_bug.cgi?id=262093

sideshowbarker
Reported 2023-09-25 19:11:14 PDT
When a WPT test case has console output, and that console output has a URL for a file served by the WPT test harness, the URL in GTK test output has the origin http://web-platform.test:8800 — whereas, in the test output for other platforms (and locally) the URL has the origin http://localhost:8800. See https://ews-build.s3-us-west-2.amazonaws.com/GTK-WK2-Tests-EWS/e9ef714b-24144-stress-mode/imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/stylesheet-bad-mime-type-pretty-diff.html
Attachments
Carlos Garcia Campos
Comment 1 2023-09-26 00:41:39 PDT
I think this is expected, we use the wpt localhost aliases.
sideshowbarker
Comment 2 2023-09-26 00:43:51 PDT
(In reply to Carlos Garcia Campos from comment #1) > I think this is expected, we use the wpt localhost aliases. Yeah, Fujii Hironori subsequently pointed me to https://bugs.webkit.org/show_bug.cgi?id=243428 — so perhaps this bug can just be closed
Sam Sneddon [:gsnedders]
Comment 3 2024-10-17 13:44:20 PDT
Yes, the Apple ports are the outlier here, c.f. https://bugs.webkit.org/show_bug.cgi?id=245294
Note You need to log in before you can comment on or make changes to this bug.