FindPython: Some tests fail in Fedora 31 under CI
In !5322 I updated your Fedora 31 CI base image and enabled a bunch of tests for find modules. However, I had to leave out FindPython tests because not all of them pass. See code [here](https://gitlab.kitware.com/cmake/cmake/-/blob/7f031e11308d8a3b6b74c019788d9e7724c52064/.gitlab/ci/configure_fedora31_makefiles.cmake#L47-50). The tests are [enabled in the debian10 job](https://gitlab.kitware.com/cmake/cmake/-/blob/7f031e11308d8a3b6b74c019788d9e7724c52064/.gitlab/ci/configure_debian10_ninja.cmake#L47-50) where they do pass.
issue