Commit 45f7512b authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

tst_QThreadPool::tryStartCount(): Wait until tasks have finished.


Replace hardcoded interval by QTRY_COMPARE() ensuring that all tasks have
finished, since otherwise QThreadPool::tryStart() fails in the next run.

Remove blacklisting for MSVC2012 since it is not compiler-specific.

Task-number: QTBUG-49654
Change-Id: If49b6eb9ef4da4ba2911839166c397d84c175e00
Reviewed-by: default avatarSimon Hausmann <simon.hausmann@theqtcompany.com>
Reviewed-by: default avatarJędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
parent 28beaf63
Showing with 1 addition and 4 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment