-
Notifications
You must be signed in to change notification settings - Fork 224
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
pygmt.test() failed due to matplotlib.testing.exceptions.ImageComparisonFailure #315
Comments
👋 Thanks for opening your first issue here! Please make sure you filled out the template with as much detail as possible. You might also want to take a look at our contributing guidelines and code of conduct. |
Hi @holishing thanks for reporting this failure! Could you please post here the version of ghostscript that you have installed? A lot of these image mismatches are due to different versions of ghostscript generating slightly different pngs. It would also be very helpful if you could find the images mentioned in the error log (Actual, Expected, Difference) and post them here. The file names are something like this: |
related file is still preserved: SHA256 Checksum of tar file:
|
OK, the baseline images that we use were generated using gs 9.21 so there is bound to be some slight differences. In this case, the difference is really small (see So it's safe to ignore these errors. Thanks for reporting! Please feel free to let us know if you have any suggestions/requests. |
Description of the problem
Full code that generated the error
Full error message
https://gist.github.com/holishing/07537de8f8fb313a9d6302a12dbbbe45
error message
main error is about
System information
virtualenv
)If using conda, paste the output ofconda list
below:pip list --local
below:output of pip list --local
The text was updated successfully, but these errors were encountered: