Bug 169959 - webkitpy: SimulatedDevices should be persistent within a test run
Summary: webkitpy: SimulatedDevices should be persistent within a test run
Status: RESOLVED INVALID
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: 2017-03-22 09:44 PDT by Jonathan Bedard
Modified: 2017-03-27 08:14 PDT (History)
4 users (show)

See Also:


Attachments
Patch (33.33 KB, patch)
2017-03-22 10:18 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (33.34 KB, patch)
2017-03-22 15:25 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 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.