Bug 228974 - [webkitpy] Stop relying on device.plist for simulated device state
Summary: [webkitpy] Stop relying on device.plist for simulated device state
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: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-10 15:07 PDT by Jonathan Bedard
Modified: 2021-08-10 21:09 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.70 KB, patch)
2021-08-10 15:16 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-08-10 15:07:58 PDT
When simulators are shutdown unexpectedly, the device.plist file may not correctly reflect the device state. We should rely on the output of `xcrun simctl list` instead to determine device state.
Comment 1 Jonathan Bedard 2021-08-10 15:08:20 PDT
<rdar://problem/81749547>
Comment 2 Jonathan Bedard 2021-08-10 15:16:34 PDT
Created attachment 435303 [details]
Patch
Comment 3 EWS 2021-08-10 21:09:42 PDT
Committed r280882 (240419@main): <https://commits.webkit.org/240419@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 435303 [details].