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

Reuse xctest #2413

Merged
merged 5 commits into from
Apr 10, 2025
Merged

Reuse xctest #2413

merged 5 commits into from
Apr 10, 2025

Conversation

herval
Copy link
Collaborator

@herval herval commented Apr 7, 2025

include some flags to allow reusing an xctestrunner session locally

@herval herval merged commit 4528ec0 into main Apr 10, 2025
8 checks passed
@herval herval deleted the reuse-xctest branch April 10, 2025 14:11
@Thomvis
Copy link

Thomvis commented Apr 11, 2025

One thing I noticed related to this is that the port used for the test and hierarchy commands are not the same, so sharing a session between those two would be nice.

I was able to work around the issue by hardcoding the port for the hierarchy command to 7001, which is what the test command uses if sharding is disabled.

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