Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use deviceId when spawning xctest worker to a device #1012

Merged
merged 1 commit into from
Apr 24, 2023
Merged

Conversation

berikv
Copy link
Contributor

@berikv berikv commented Apr 24, 2023

Proposed Changes

maestro used to try and spawn xctest runner on the 'booted' simulator device. When multiple or no simulator devices are booted, this operation may get maestro in a bad state.
By specifying the deviceId explicitly, the bad state can be avoided.

Testing

Tested manually

Issues Fixed

Potentially fixes #880

@berikv berikv merged commit ebb465d into main Apr 24, 2023
@berikv berikv deleted the use_deviceid_start branch April 24, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[1.24.0] iOS flow crashes: Failed to reach out XCUITest Server
2 participants