Bug 197170

Summary: [PlayStation] Support running of JSC tests on remote playstation devices
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: Basuke.Suzuki, chris.reid, commit-queue, dbates, don.olmstead, ews-watchlist, keith_miller, lforschler, mark.lam, ross.kirsling, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Stephan Szabo 2019-04-22 11:19:40 PDT
Update Tools for running JSC tests on playstation devices using internal remote execution tools.
Comment 1 Stephan Szabo 2019-04-22 11:26:01 PDT
Created attachment 367956 [details]
Patch
Comment 2 Ross Kirsling 2019-04-22 16:58:06 PDT
Comment on attachment 367956 [details]
Patch

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

> Tools/Scripts/webkitdirs.pm:779
> +    if (isAnyWindows() && !isPlayStation()) {

I wish there were a way to write this without baking in the idea that isPlayStation implies isAnyWindows but it makes sense to have the bin[64|32] branch first.
Comment 3 WebKit Commit Bot 2019-04-23 09:10:59 PDT
Comment on attachment 367956 [details]
Patch

Clearing flags on attachment: 367956

Committed r244543: <https://trac.webkit.org/changeset/244543>
Comment 4 WebKit Commit Bot 2019-04-23 09:11:00 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-04-23 09:11:22 PDT
<rdar://problem/50131796>