You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upload artifacts showing diff images on test failure (#675)
Tests with @pytest-mpl.mpl_image_compare and @check_figures_equal (#555)
will return an image diff on test failures in the 'tmp-test-dir-with-unique-name'
directory, and we can upload those files as a Github artifact for inspection purposes.
* Use GitHub Action to upload diff images on test failure
* Set a unique artifact name for each OS/Python Version
* Add upload-artifact to GMT Latest tests
Co-Authored-By: Dongdong Tian <[email protected]>
0 commit comments