Skip to content

Display absolute path for Foundation lib dir during manual testing. #1489

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 26, 2018

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Mar 25, 2018

  • This path is shown when 'ninja test' is run.

  • The LD_LIBRARY_PATH passed to TestFoundation via manual testing is
    inherited by xdgTestHelper. If the path is relative and the
    current directory has been changed then libraries will not be
    found. This is the case if compiled with debug and libFoundation
    is linked to libswiftSwiftOnone.

- This path is shown when 'ninja test' is run.

- The LD_LIBRARY_PATH passed to TestFoundation via manual testing is
  inherited by xdgTestHelper. If the path is relative and the
  current directory has been changed then libraries will not be
  found. This is the case if compiled with debug and libFoundation
  is linked to libswiftSwiftOnone.
@spevans
Copy link
Contributor Author

spevans commented Mar 25, 2018

@swift-ci please test

@parkera
Copy link
Contributor

parkera commented Mar 26, 2018

Thanks!

@parkera parkera merged commit f18215a into swiftlang:master Mar 26, 2018
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