qt5base-lts/tests/auto/corelib/thread
Volker Hilsheimer 4802eec2ff QMutex: limit moreStress test to idealThreadCount threads
Or the previous limit, 10.

The test has a flaky and failing history, esp on macOS. Trying to
provoke race conditions with more threads than we have cores has little
value.

Pick-to: 6.4
Change-Id: I99dd2b5a6f64faa83963c279c84fc547416f914f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-07-20 06:57:43 +02:00
..
qatomicint Remove uses of Q_ATOMIC_INT{8,16,32}_IS_SUPPORTED 2022-07-06 17:56:58 +02:00
qatomicinteger Remove uses of Q_ATOMIC_INT{8,16,32}_IS_SUPPORTED 2022-07-06 17:56:58 +02:00
qatomicpointer Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfuture Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qfuturesynchronizer Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfuturewatcher Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qmutex QMutex: limit moreStress test to idealThreadCount threads 2022-07-20 06:57:43 +02:00
qmutexlocker Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qpromise QPromise: run continuation(s) on destruction 2022-06-22 03:09:24 +02:00
qreadlocker Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qreadwritelock Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qresultstore Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsemaphore Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qthread QThread: Clean up bindingStatusOrList if object gets deleted 2022-07-14 19:34:46 +02:00
qthreadonce Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qthreadpool unblacklist passing tests 2022 2022-06-23 01:36:01 +02:00
qthreadstorage Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwaitcondition Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwritelocker Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Android: activate tst_QThreadStorage 2022-03-25 22:43:49 +01:00