Bug 176494 - Make the WPT entry point for LayoutTests/http/wpt more discoverable
Summary: Make the WPT entry point for LayoutTests/http/wpt more discoverable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-06 19:45 PDT by Joseph Pecoraro
Modified: 2017-09-27 12:34 PDT (History)
9 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.76 KB, patch)
2017-09-06 19:48 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2017-09-06 19:45:53 PDT
Make the WPT entry point for LayoutTests/http/wpt more discoverable

(1) It was not clear to me that `run-webkit-httpd` created a server for LayoutTests/http/wpt
(2) It was not obvious that I could load <http://localhost:8800/WebKit/> since it was not in the listing page

Lets make this more discoverable!
Comment 1 Joseph Pecoraro 2017-09-06 19:48:19 PDT
Created attachment 320094 [details]
[PATCH] Proposed Fix
Comment 2 youenn fablet 2017-09-06 21:43:03 PDT
Comment on attachment 320094 [details]
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=320094&action=review

> LayoutTests/imported/w3c/ChangeLog:10
> +        on the default <http://localhost:8800> listing page.

I am not sure web-platform-tests is the right place since reimporting sometimes means deleting the whole folder.
Comment 3 Joseph Pecoraro 2017-09-11 11:17:45 PDT
Comment on attachment 320094 [details]
[PATCH] Proposed Fix

I'm still going to include this since I think it is a win.

Alternatively we can change the WPT server to list mount points (like the custom "WebKit" one we add). I can look into that later.
Comment 4 WebKit Commit Bot 2017-09-11 11:46:46 PDT
Comment on attachment 320094 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 320094

Committed r221869: <http://trac.webkit.org/changeset/221869>
Comment 5 WebKit Commit Bot 2017-09-11 11:46:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2017-09-27 12:34:25 PDT
<rdar://problem/34693511>