We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://github.com/GenericMappingTools/pygmt/actions/runs/601427126 for the recent PyGMT tests with GMT dev versions.
Three tests failed due the recent upstream changes (possibly GenericMappingTools/gmt#4852) and our static out-of-date baseline images:
../tests/test_basemap.py::test_basemap_winkel_tripel FAILED ../tests/test_basemap.py::test_basemap_aliases FAILED ../tests/test_plot.py::test_plot_projection FAILED
We need to rewrite the three tests using the @check_figures_equal decorator, but also welcome to join discussions in #963.
@check_figures_equal
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
See https://github.com/GenericMappingTools/pygmt/actions/runs/601427126 for the recent PyGMT tests with GMT dev versions.
Three tests failed due the recent upstream changes (possibly GenericMappingTools/gmt#4852) and our static out-of-date baseline images:
We need to rewrite the three tests using the
@check_figures_equal
decorator, but also welcome to join discussions in #963.The text was updated successfully, but these errors were encountered: