Bug 273226
| Summary: | [webkitpy] Fix detection of existing/uninitialized simulated devices. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Tools / Tests | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127028481>
Ben Schwartz
Pull request: https://github.com/WebKit/WebKit/pull/27727
EWS
Committed 277984@main (4ce23ce267cf): <https://commits.webkit.org/277984@main>
Reviewed commits have been landed. Closing PR #27727 and removing active labels.