astropy / astropy-data

The source for the astropy data repository (although the primary server is not on github)
11 stars 56 forks source link

Fix broken mpldev images #113

Closed eteq closed 3 years ago

eteq commented 3 years ago

The circleci image comparison tests are currently failing due to 6 image comparisons that are failing. This PR updates the included files to be the versions that matplotlib is now outputting.

You can pretty much tell by looking at the rich diffs in the PR changes, but I'm also showing the diffs below. As you can see they are all just minor edge effects or aliasing or font stuff that's not worth worrying about.

Because it's just these 6 files and just on mpldev, I figured I didn't need a new timestamp. But @astrofrog might have some insight on this if I misunderstood...

test_coords_overlay

result-failed-diff

test_coords_overlay_auto_coord_meta

result-failed-diff

test_curvilinear_grid_patches_image

result-failed-diff

test_direct_init

result-failed-diff

test_tick_angles

result-failed-diff

test_tick_angles_non_square_axes

result-failed-diff