Skip to content

[lldb] Add test dependency on the runtimes instead of the cxx target #8351

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
Mar 13, 2024

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Mar 7, 2024

Instead of adding individual dependencies on the enabled runtimes, make the lldb-test-depends target depend on the runtimes target. The cxx target broke after 0fc8f0b.

(cherry picked from commit dfa3570)

Instead of adding individual dependencies on the enabled runtimes, make
the `lldb-test-depends` target depend on the `runtimes` target. The
`cxx` target broke after 0fc8f0b.

(cherry picked from commit dfa3570)
@compnerd
Copy link
Member Author

compnerd commented Mar 7, 2024

CC: @JDevlieghere @adrian-prantl @hjyamauchi

Cherry-picking this as the Windows build uses the runtimes build which needs this change to fix the dependencies for the tests.

@compnerd
Copy link
Member Author

compnerd commented Mar 7, 2024

@swift-ci please test

@hjyamauchi
Copy link

@compnerd can you rerun the mac CI?

@compnerd
Copy link
Member Author

@swift-ci please test macOS platform

@compnerd compnerd merged commit 20f9b31 into swiftlang:stable/20230725 Mar 13, 2024
@compnerd compnerd deleted the runtimes branch March 13, 2024 00:50
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.

3 participants