-
Notifications
You must be signed in to change notification settings - Fork 132
Add test for ROOT_LIBRARY_PATH #686
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
base: master
Are you sure you want to change the base?
Conversation
Starting build on |
Build failed on ROOT-fedora31/noimt. Failing tests: |
Build failed on ROOT-fedora30/cxx14. Failing tests: |
@ChristianTackeGSI Could you take a look at the results? |
Build failed on ROOT-ubuntu16/nortcxxmod. Failing tests: |
Build failed on ROOT-performance-centos8-multicore/default. Failing tests: |
Build failed on ROOT-debian10-i386/cxx14. Failing tests: |
Hi @pcanal ! Thanks for taking care of this! Obviously, my test should have had more output, so that one knows, where it fails. Hmpf. But after starring a while at it, I have some vague idea: |
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.
I'd prefer a test using CMake's env
command, which allows us to test this both on Windows and Linux/MacOS. Even if it's at the cost of having multiple subdirectories with their dedicated .rootrc
.
Using a shall script means we will have to duplicate the whole setup for Windows, and makes debugging / reproducing / understanding the test more involved.
First excuse me for not taking more care of this. It was always on my TODO-list, but not at the top. So what you're suggesting is to rewrite the shell script into a Interesting approach! This might work, yes! |
c79a4aa
to
24cfc9a
Compare
Starting build on |
Build failed on ROOT-debian10-i386/cxx14. Failing tests: |
Build failed on ROOT-ubuntu16/nortcxxmod. Failing tests: |
Build failed on ROOT-ubuntu2004/soversion. Failing tests: |
Build failed on ROOT-performance-centos8-multicore/default. Errors:
|
No description provided.