RESOLVED FIXED 197170
[PlayStation] Support running of JSC tests on remote playstation devices
https://bugs.webkit.org/show_bug.cgi?id=197170
Summary [PlayStation] Support running of JSC tests on remote playstation devices
Stephan Szabo
Reported 2019-04-22 11:19:40 PDT
Update Tools for running JSC tests on playstation devices using internal remote execution tools.
Attachments
Patch (20.03 KB, patch)
2019-04-22 11:26 PDT, Stephan Szabo
no flags
Stephan Szabo
Comment 1 2019-04-22 11:26:01 PDT
Ross Kirsling
Comment 2 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.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2019-04-23 09:11:00 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-04-23 09:11:22 PDT
Note You need to log in before you can comment on or make changes to this bug.