RESOLVED FIXED273226
[webkitpy] Fix detection of existing/uninitialized simulated devices.
https://bugs.webkit.org/show_bug.cgi?id=273226
Summary [webkitpy] Fix detection of existing/uninitialized simulated devices.
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.