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 (closed)
Merge request reports
Activity
Filter activity
Please register or sign in to reply