-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Test the just-built libraries when building unittests on Darwin #34302
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
Test the just-built libraries when building unittests on Darwin #34302
Conversation
@swift-ci Please test |
Does this also require changing SwiftRuntimeLongTests install name as well? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
da84e9e
to
7e5c2c8
Compare
I've changed the patch to instead unconditionally rpath-ize all the Swift libraries of all unittests. @mikeash Could you take another look? |
7e5c2c8
to
b0aa9ac
Compare
@swift-ci Please test |
Build failed |
b0aa9ac
to
beb39b3
Compare
@swift-ci Please test |
Build failed |
beb39b3
to
1cc3a57
Compare
Everything passing but the Python linter, so switching to a smoke test. |
@swift-ci Please smoke test |
No description provided.