The reason these were run in debug mode was that it took less time to build them. However, ignored tests are built in release mode in CI, because they take too long otherwise. So we might as well just build all tests once.
I can never remember how to run ignored tests, so now I don't have to