Some, but not all, backward compatibility tests fail for me and it seems useless to run old release binaries under valgrind anyway.
Can be tested by running test/functional/feature_txindex_compatibility.py --valgrind --timeout-factor=10
with and without this PR.
— The previous version of this PR disabled these test entirely under valgrind. The current version does run the test, but starts the old binaries without valgrind.