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

Better xcodebuild process management #633

Merged
merged 3 commits into from
Aug 4, 2017

Conversation

jmoody
Copy link
Contributor

@jmoody jmoody commented Aug 3, 2017

Motivation

Completes:

  • xcodebuild-kill algorithm does not prevent simulator from relaunching VSTS

In run-loop 2.4.0, we replaced iOSDeviceManager start_test with xcodebuild test-without-building to launch DeviceAgent. When a simulator is the target (id=) of xcodebuild test-without-building and the simulator is terminated, xcodebuild will relaunch the simulator and the DeviceAgent.

Related:

@jmoody jmoody added this to the 2.4.2 milestone Aug 3, 2017
@jmoody jmoody force-pushed the feature/better-xcodebuild-process-management branch from 37223b0 to a0a1fb9 Compare August 3, 2017 17:30
@jmoody jmoody merged commit 0e16a80 into develop Aug 4, 2017
@jmoody jmoody deleted the feature/better-xcodebuild-process-management branch August 4, 2017 03:44
@jmoody jmoody mentioned this pull request Aug 12, 2017
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.

2 participants