Tests fail on Linux if gcore is not installed (with misleading message) #249
Labels
Comments
|
@mmarchini how can I trigger the error? I'm trying to reproduce it, but even after moving -bash: /usr/bin/gcore: No such file or directoryall tests passed ...
1..126
# tests 126
# pass 126
# ok |
|
We don't use gcore on tests anymore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Message was really not helpful:
We should check if gcore is installed and skip otherwise.
The text was updated successfully, but these errors were encountered: