Skip to content

[test] Generate Lit Swift features file once during CMake generation #77658

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

Conversation

drodriguez
Copy link
Contributor

Some people are reporting problems with the features file being missing during testing. Try executing the same process that will regenerate the files when dependencies change during CMake generation, so the file is there after the project is configured.

(Maybe)
Fixes #77642

Some people are reporting problems with the features file being missing
during testing. Try executing the same process that will regenerate the
files when dependencies change during CMake generation, so the file is
there after the project is configured.

(Maybe)
Fixes swiftlang#77642
@drodriguez
Copy link
Contributor Author

@swift-ci please test

@drodriguez
Copy link
Contributor Author

@swift-ci please test macOS platform

1 similar comment
@drodriguez
Copy link
Contributor Author

@swift-ci please test macOS platform

@drodriguez drodriguez merged commit 753cbcd into swiftlang:main Nov 18, 2024
4 of 5 checks passed
@drodriguez drodriguez deleted the test-swift-features-during-generation branch November 18, 2024 17:24
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.

Enable configuring tests without running them & improve GettingStarted guide's accuracy regarding tests
1 participant