-
Notifications
You must be signed in to change notification settings - Fork 283
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
add custom easyblock for sympy to fix issue in test step when tmpdir is a symlink #2949
add custom easyblock for sympy to fix issue in test step when tmpdir is a symlink #2949
Conversation
Test report by @branfosj Overview of tested easyconfigs (in order)
Build succeeded for 2 out of 2 (2 easyconfigs in total) |
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.
@casparvl I am happy with this, but can we have a test report from the system where this was failing before?
We also need an accompanying easyconfigs PR to make the |
Created one just now easybuilders/easybuild-easyconfigs#18428 |
@branfosj Reports are at easybuilders/easybuild-easyconfigs#18428 (comment) |
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.
This easyblock should also take care of the sanity check, etc., so the sympy
easyconfigs can become pretty minimal.
I'm working on that, will send a PR to the branch used for this PR soon, testing first...
…ntest' command, implementing custom sanity check
enhance sympy easyblock by auto-enabling `use_pip` & co, defining `runtest` command, implementing custom sanity check
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.
Extensively tested via easybuilders/easybuild-easyconfigs#18428, good to go, thanks @casparvl!
(created using
eb --new-pr
)see easybuilders/easybuild-easyconfigs#17593