Skip to content

Skip tests for the experimental SwiftPM build server if it is not installed in the user's toolchain#2565

Merged
ahoppen merged 1 commit intoswiftlang:mainfrom
ahoppen:skip-swiftpm-bsp-server
Mar 23, 2026
Merged

Skip tests for the experimental SwiftPM build server if it is not installed in the user's toolchain#2565
ahoppen merged 1 commit intoswiftlang:mainfrom
ahoppen:skip-swiftpm-bsp-server

Conversation

@ahoppen
Copy link
Copy Markdown
Member

@ahoppen ahoppen commented Mar 18, 2026

Currently, testBasicSwiftArgs fails if the user’s toolchain is not recent enough to have swift package experimental-build-server. Skip testing the SwiftPM BSP server integration in this case, similar to what we do in other tests using SkipUnless.

…talled in the user's toolchain

Currently, `testBasicSwiftArgs` fails if the user’s toolchain is not recent enough to have `swift package experimental-build-server`. Skip testing the SwiftPM BSP server integration in this case, similar to what we do in other tests using `SkipUnless`.
@ahoppen ahoppen requested a review from owenv March 18, 2026 11:30
@ahoppen
Copy link
Copy Markdown
Member Author

ahoppen commented Mar 18, 2026

@swift-ci Please test

@ahoppen
Copy link
Copy Markdown
Member Author

ahoppen commented Mar 23, 2026

@swift-ci Please test macOS

@ahoppen ahoppen merged commit 3f82222 into swiftlang:main Mar 23, 2026
3 checks passed
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