qt: remove explicit timeout in test_ml_model
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
parent
42634b74
No related branches found
No related tags found
Please register or sign in to comment