Skip to content

[build-presets] Don't install sk-stress-test and swift-evolve into the nightly toolchains #40084

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

Merged
merged 1 commit into from
Nov 16, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions utils/build-presets.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1223,8 +1223,6 @@ swift-driver
# Failing to build in CI: rdar://78408440
# swift-inspect
swiftsyntax
skstresstester
swiftevolve
playgroundsupport
libcxx
indexstore-db
Expand Down Expand Up @@ -1273,8 +1271,6 @@ install-llbuild
install-swiftpm
install-swift-driver
install-swiftsyntax
install-skstresstester
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also not build it if we are not installing it?

skstresstester
swiftevolve

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, yes that makes sense. I was thinking that we should still build the projects in CI to make sure they don’t break but of course that’s already covered by other presets.

install-swiftevolve
install-playgroundsupport
install-libcxx
install-sourcekit-lsp
Expand Down