qt5base-lts/tests/auto/corelib/thread/qthreadonce
Sona Kurazyan f3bccd2f4f Skip tst_qthreadonce test on QEMU
The test causes frequent failures in the CI. Couldn't reproduce on
actual arm64 hardware, so it's likely to be a QEMU bug. From the
available logs it seems that all the test cases are flaky (there's a
failure even after cleanupTestCase() is called), so disable all of them.

Fixes: QTBUG-94737
Pick-to: 6.1 6.2
Change-Id: I783ec2179ba779a2c8d93351a78e8472a4f7a907
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-07-20 16:51:51 +02:00
..
.gitignore Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
CMakeLists.txt Skip tst_qthreadonce test on QEMU 2021-07-20 16:51:51 +02:00
qthreadonce.cpp Port some trivial cases from QMutex to QRecursiveMutex 2019-07-06 11:22:37 +02:00
qthreadonce.h Modernize the "thread" feature 2018-08-17 00:34:36 +00:00
tst_qthreadonce.cpp Skip tst_qthreadonce test on QEMU 2021-07-20 16:51:51 +02:00