Skip to content

Conversation

stephentyrone
Copy link
Contributor

@stephentyrone stephentyrone commented Aug 27, 2025

libswiftOSLogTestHelper is built with add_swift_target_library, which is used for runtime components, and we only support building those for 13.0+. These back-deploy bots are meant to test against the OS's libraries, since that's what's actually used when back-deploying, but that's not right for this library.

resolves rdar://159026163

libswiftOSLogTestHelper is built with add_swift_target_library, which is used for runtime components, and we only support building those for 13.0+. These back-deploy bots are meant to test against the OS's libraries, since that's what's actually used when back-deploying, but that's not right for this library.
@stephentyrone stephentyrone requested a review from a team as a code owner August 27, 2025 20:00
@stephentyrone stephentyrone requested a review from mikeash August 27, 2025 20:01
@stephentyrone
Copy link
Contributor Author

@swift-ci smoke test

@stephentyrone
Copy link
Contributor Author

@swift-ci smoke test linux

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