qt6-bb10/tests/auto/corelib/thread/qfuture
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
..
.gitignore
CMakeLists.txt QFuture::const_iterator: use modernize comparisons 2024-05-08 22:05:35 +02:00
tst_qfuture.cpp tst_qfuture::signalConnect: Fix failure condition for MSVC 2024-06-20 19:30:11 +00:00