qt5base-lts/tests/auto/corelib/thread
Friedemann Kleint 45f7512bf5 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: Simon Hausmann <simon.hausmann@theqtcompany.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
2015-11-27 10:58:24 +00:00
..
qatomicint Tests: Do not rely on qCompare(bool, int,...). 2015-07-18 10:36:17 +00:00
qatomicinteger Make the C++11 atomic support the default, if available 2015-10-16 18:52:00 +00:00
qatomicpointer Update copyright headers 2015-02-11 06:49:51 +00:00
qfuture Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
qfuturesynchronizer Update copyright headers 2015-02-11 06:49:51 +00:00
qfuturewatcher Fix pauseEvents() test to test what should be true, not what is. 2015-11-02 09:40:32 +00:00
qmutex Update copyright headers 2015-02-11 06:49:51 +00:00
qmutexlocker Update copyright headers 2015-02-11 06:49:51 +00:00
qreadlocker Update copyright headers 2015-02-11 06:49:51 +00:00
qreadwritelock Update copyright headers 2015-02-11 06:49:51 +00:00
qresultstore Update copyright headers 2015-02-11 06:49:51 +00:00
qsemaphore Blacklist tryAcquireWithTimeout 2015-06-20 15:25:35 +00:00
qthread Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
qthreadonce Update copyright headers 2015-02-11 06:49:51 +00:00
qthreadpool tst_QThreadPool::tryStartCount(): Wait until tasks have finished. 2015-11-27 10:58:24 +00:00
qthreadstorage Fix tst_qthreadstorage 2015-09-24 07:34:06 +00:00
qwaitcondition tst_QWaitCondition::wakeOne(): Increase wait interval. 2015-11-26 15:51:07 +00:00
qwritelocker Update copyright headers 2015-02-11 06:49:51 +00:00
thread.pro Replace the type-based QAtomicIntegerTraits with a size-based one 2014-01-30 18:06:27 +01:00