Bug 213650

Summary: [PlayStation] Update test runner for changes to Options and signing
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: JavaScriptCoreAssignee: Stephan Szabo <stephan.szabo>
Status: RESOLVED FIXED    
Severity: Normal CC: don.olmstead, ews-watchlist, jbedard, keith_miller, mark.lam, msaboff, ross.kirsling, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Stephan Szabo 2020-06-26 11:41:55 PDT
Update test runner code for PlayStation to keep up with changes to Options and signing.

It was previously using the default call for resetting options which is no longer accessible.
The final binary name changed extension, so the runner would find and run the wrong binary.
Comment 1 Stephan Szabo 2020-06-26 11:46:46 PDT
Created attachment 402882 [details]
Patch

Update reset code to get option values at test run start and use those for reset
Reset default locale between tests
Load ICU on startup
Use new extension for PlayStation binaries (otherwise some functions fail)
Comment 2 EWS 2020-06-27 07:18:38 PDT
Committed r263616: <https://trac.webkit.org/changeset/263616>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 402882 [details].
Comment 3 Radar WebKit Bug Importer 2020-06-27 07:19:16 PDT
<rdar://problem/64842894>