Skip to content

[Swift Build] Test runner executables should be exempted from --disable-local-rpath#9807

Open
owenv wants to merge 1 commit intoswiftlang:mainfrom
owenv:owenv/testrpath
Open

[Swift Build] Test runner executables should be exempted from --disable-local-rpath#9807
owenv wants to merge 1 commit intoswiftlang:mainfrom
owenv:owenv/testrpath

Conversation

@owenv
Copy link
Contributor

@owenv owenv commented Mar 12, 2026

Test runner executables are not currently designed to be relocatable and must be able to load the shared library in the same directory containing the actual tests. I think it makes sense to exempt them from --disable-local-rpath for now.

@owenv
Copy link
Contributor Author

owenv commented Mar 12, 2026

@swift-ci test

@owenv owenv force-pushed the owenv/testrpath branch from 8dcfd77 to a6e2473 Compare March 13, 2026 00:41
@owenv
Copy link
Contributor Author

owenv commented Mar 13, 2026

@swift-ci test

@owenv
Copy link
Contributor Author

owenv commented Mar 13, 2026

@swift-ci test Windows

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.

2 participants