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

[Build System] Don't clean sourcekit-lsp prior to running tests #41266

Merged
merged 1 commit into from
May 24, 2022

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Feb 8, 2022

Previously, we were always cleaning the sourcekit-lsp build directory prior to running tests and installing. That’s a waste of time. Only clean prior to the first build.

rdar://82448307

@swiftlang swiftlang deleted a comment from swift-ci Feb 8, 2022
@ahoppen ahoppen force-pushed the pr/dont-clean-sourcekitlsp branch from fddbc28 to d844be5 Compare May 23, 2022 15:50
Previously, we were always cleaning the sourcekit-lsp build directory prior to running tests and installing. That’s a waste of time. Only clean prior to the first build.
@ahoppen ahoppen force-pushed the pr/dont-clean-sourcekitlsp branch from d844be5 to 7712387 Compare May 24, 2022 11:03
@ahoppen
Copy link
Member Author

ahoppen commented May 24, 2022

@swift-ci Please smoke test

@ahoppen ahoppen requested a review from benlangmuir May 24, 2022 11:05
@ahoppen ahoppen marked this pull request as ready for review May 24, 2022 15:45
@ahoppen ahoppen merged commit b36cbed into swiftlang:main May 24, 2022
@ahoppen ahoppen deleted the pr/dont-clean-sourcekitlsp branch May 24, 2022 15:45
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