Our CI tend to run tests extremely slowly when heavy loaded. Qt tests will timeout by themselves after a global timeout and exit gracefully. As these checks are not supposed to timeout we can just remove the explicit timeout with no penalty for the case where the test runs under normal conditions.
fix: #29077 (closed)
VideoLAN code repository instance