chiark / gitweb /
m.plots: replace hashes in test files before comparing.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 13 Sep 2024 00:24:49 +0000 (02:24 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 14 Sep 2024 00:50:55 +0000 (02:50 +0200)
commitd0f183fe6072115e84575daf66d725d60d0e268b
tree2bc4b74ca8080ad0c2d122308ff445d77c3edf66
parent70ef45865ff253311158a75ea96b261db7aa3f43
m.plots: replace hashes in test files before comparing.

Similarly to what I did for doxygen, the damn thing now has hashes
differing even between machines. How the hell is one supposed to make
reproducible builds with that, I don't know.

The 3.4 variant got removed, because it differs from 3.2 only in those
hashes, so it isn't needed anymore. Now I can finally unpin it from 3.7
on the CI and stop being afraid that it changes again with 3.9.3.
documentation/test_python/page_plugins/plots-34.html [deleted file]
documentation/test_python/test_page.py
package/ci/circleci.yml
plugins/m/test/plots/page-34.html [deleted file]
plugins/m/test/test_plots.py