Bug 228974

Summary: [webkitpy] Stop relying on device.plist for simulated device state
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, glenn, ryanhaddad, slewis, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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].