Commit 66a9f98
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 <seisman.info@gmail.com>1 parent da41929 commit 66a9f98
2 files changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
120 | 128 | | |
121 | 129 | | |
122 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
0 commit comments