Bug 213650 - [PlayStation] Update test runner for changes to Options and signing
Summary: [PlayStation] Update test runner for changes to Options and signing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Stephan Szabo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-26 11:41 PDT by Stephan Szabo
Modified: 2020-06-27 07:19 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.63 KB, patch)
2020-06-26 11:46 PDT, Stephan Szabo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>