This should make it easier to run all listed tests, when a dev has an additional local test, but does not want to add it to the test runner list.
Can be tested via:
0$ touch ./test/functional/a.py
1$ ./bld-cmake/test/functional/test_runner.py wallet_disable
2
3(It should print an error message and the error message has instructions how to skip it)