Bug 169959

Summary: webkitpy: SimulatedDevices should be persistent within a test run
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED INVALID    
Severity: Normal CC: buildbot, glenn, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Jonathan Bedard 2017-03-22 09:44:03 PDT
SimulatedDevices are re-built every time 'xcrun simctl list' is run.  Instead, SimulatedDevices should be updated with the newer information but remain persistent.
Comment 1 Jonathan Bedard 2017-03-22 10:18:55 PDT
Created attachment 305105 [details]
Patch
Comment 2 Jonathan Bedard 2017-03-22 15:25:38 PDT
Created attachment 305132 [details]
Patch
Comment 3 Radar WebKit Bug Importer 2017-03-23 09:37:14 PDT
<rdar://problem/31221144>
Comment 4 Jonathan Bedard 2017-03-27 08:14:25 PDT
A different approach is going to be used for this issue.  Marking as invalid and resolved.