Bug 273226

Summary: [webkitpy] Fix detection of existing/uninitialized simulated devices.
Product: WebKit Reporter: Ben Schwartz <ben_schwartz>
Component: Tools / TestsAssignee: Ben Schwartz <ben_schwartz>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ben Schwartz
Reported 2024-04-24 20:55:18 PDT
The method `webkitpy.xcode.simulated_device.SimulatedDeviceManager._find_exisiting_device_for_request` can errantly return an already running device (not to mention, is misspelled). This behavior should be adjusted so that it skips already booted devices while attempting to find eligible candidates.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-24 20:55:30 PDT
Ben Schwartz
Comment 2 2024-04-24 21:11:35 PDT
EWS
Comment 3 2024-04-25 09:36:54 PDT
Committed 277984@main (4ce23ce267cf): <https://commits.webkit.org/277984@main> Reviewed commits have been landed. Closing PR #27727 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.