qt6-bb10/tests/auto/corelib
Oliver Wolff 679807b506 tst_qfuture::signalConnect: Fix failure condition for MSVC
The test failure seems to be related to code optimizations and not
to the c++ standard that is used. With a recent version of MSVC
(>=19.40) the test fails on both x64 as well as ARM64 if the build
configuration does code optimizations (aka we have a release
build).

Pick-to: 6.7
Fixes: QTBUG-126349
Change-Id: I01781ea5b20f80a6cbd7ccb284d30b5d078ad958
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit d8cb2044e3e86633c732f1f1b28926062b08b76c)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-06-20 19:30:11 +00:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global tst_QGlobal: fix -Wmaybe-uninitialized 2024-06-18 08:09:17 +00:00
io Handle VxWorks in QFileSelector 2024-06-19 14:02:58 +00:00
ipc tests: skip tst_QSharedMemory::useTooMuchMemory() on Linux arm64 2024-06-13 20:35:08 +00:00
itemmodels tst_QAbstractProxyModel: port to QTEST_THROW_ON_FAIL 2024-06-19 23:31:58 +00:00
kernel JNI: add test coverage to confirm assumptions about array validity 2024-06-20 19:30:08 +00:00
mimetypes QMimeType: use modernize comparisons 2024-04-30 17:46:34 +02:00
platform tst_qcomobject: Reduce size of Qt-namespace 2024-05-13 15:25:36 +02:00
plugin tst_QPlugin: Be specific when looking for plugins 2024-06-18 09:28:46 +00:00
serialization tst_QCborValue: port to QTEST_THROW_ON_FAIL 2024-06-19 23:31:45 +00:00
text tst_QRegularExpression: port to QTEST_THROW_ON_FAIL 2024-06-19 23:32:05 +00:00
thread tst_qfuture::signalConnect: Fix failure condition for MSVC 2024-06-20 19:30:11 +00:00
time Update CLDR Windows timezone data to v44.1 2024-06-02 15:25:00 +02:00
tools tst_QSharedPointer: check QWeakPointer vs. virtual bases 2024-06-20 19:05:31 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00