GLVis / glvis

Lightweight OpenGL tool for accurate and flexible finite element visualization
http://glvis.org
BSD 3-Clause "New" or "Revised" License
253 stars 52 forks source link

change test data back to newest version #293

Closed justinlaughlin closed 2 months ago

justinlaughlin commented 2 months ago

A recent push inadvertently changed the data to an older version. test.distanced.saved.png (test 2) was updated about 5 months ago https://github.com/GLVis/data/commit/81de802ad63ba41cd1fcd3825fbb3d2471538ace. The difference in images is causing test 2 to fail. This just points the submodule to the latest version

justinlaughlin commented 2 months ago

Hopefully this fixes the test 🤞

najlkin commented 2 months ago

See #286 , we have fixed that there :wink: .

justinlaughlin commented 2 months ago

See #286 , we have fixed that there 😉 .

Ah nice, I just started looking through your PR and was about to comment 😅. Thanks!

tzanio commented 2 months ago

Sorry about this, my fault for missing the submodule dependence