Closed
Description
The second release candidate for GMT 6.2.0 has been released (https://github.com/GenericMappingTools/gmt/releases/tag/6.2.0rc2) on 25 May 2021 and is installable from the conda-forge devel channel using the following command:
conda install -c conda-forge/label/dev gmt=6.2.0rc2
TODO:
- Bump the GMT version to 6.2.0rc2 used in the CI tests (Bump GMT version from 6.2.0rc1 to 6.2.0rc2 in CI #1290)
- Fix failing tests, mostly those documented in How to resolve flaky tests resulting from using a single GMT session #1242 (comment)
- test_basemap.py (1) (Update fig.basemap, fig.subplot and fig.wiggle baseline images for GMT 6.2.0rc2 #1291)
- test_subplot.py (4) (Update fig.basemap, fig.subplot and fig.wiggle baseline images for GMT 6.2.0rc2 #1291)
- test_text.py (18) (Update fig.text baseline images for GMT 6.2.0rc2 #1292)
- test_wiggle.py (1) (Update fig.basemap, fig.subplot and fig.wiggle baseline images for GMT 6.2.0rc2 #1291)
- Remove xfail pytest markers on tests that are now xpass
test_grdtrack.py?(tests still fail on macOS/Windows so don't remove the xfail, see grdtrack produces incorrect results for xarray.DataArray grid #1309)- test_grdimage.py (Remove xfails on grdimage test for GMT 6.2.0rc2 #1296)
- test_makecpt.py ()
- test_solar.py (Remove xfails on solar and velo tests for GMT 6.2.0rc2 #1297, Remove more xfail from solar tests for GMT 6.2.0rc2 #1305)
- test_velo.py (Remove xfails on solar and velo tests for GMT 6.2.0rc2 #1297)
- Add some new tests for upstream bugs that were fixed in 6.2.0rc2 (if any)
Supersedes #1217
Are you willing to help implement and maintain this feature? Yes