add custom sanity check in scipy easyblock#669
Conversation
|
Refer to this link for build results (access rights to CI server needed): This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
Refer to this link for build results (access rights to CI server needed): This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
boegel it would be nice to add this in the sanity checking the same works for numpy... |
|
Refer to this link for build results (access rights to CI server needed): This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
@pescobar: the tests are already being run for scipy, this is triggered by this line in the scipy easyblock: It seems like the tests are not being run yet for numpy, however... So, this definitely needs to be fixed in a separate PR, since this PR fixes the broken sanity check for scipy... |
add custom sanity check in scipy easyblock
required because of enabling fallback to default bin/lib sanity check paths due to easybuilders/easybuild-framework#1366