qt6-bb10/tests/auto/corelib/kernel/qeventloop
Volker Hilsheimer d2c6e9ab99 Blacklist tst_QGuiEventLoop::processEvents on QNX
The test log shows flaky failures of this test several times a day on
QNX, so blacklist it.
To do that, we need to be able to isolate the "GUI" mode of this test.
To do that, add a single data tag that depends on whether the test
project is built for GUI or Core, and blacklist only the "gui" data tag.

Task-number: QTBUG-119359
Pick-to: 6.6
Change-Id: I91c2380de0a3febedcf781f27fed4a1fa6aa5515
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-11-22 21:15:38 +01:00
..
.gitignore
BLACKLIST Blacklist tst_QGuiEventLoop::processEvents on QNX 2023-11-22 21:15:38 +01:00
CMakeLists.txt CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
tst_qeventloop.cpp Blacklist tst_QGuiEventLoop::processEvents on QNX 2023-11-22 21:15:38 +01:00