From c45cb7f0ccf4aba7973a8350f2d0ec832d2ba3ca Mon Sep 17 00:00:00 2001 From: Heikki Halmet Date: Tue, 1 Nov 2022 13:22:44 +0000 Subject: [PATCH] BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for RHEL 9.0 Pick-to: 6.4 6.3 6.2 5.15 Task-number: QTBUG-87137 Change-Id: I47d7465efe61a74fd2ae3b377442ca74984344de Reviewed-by: Liang Qi --- tests/auto/widgets/kernel/qapplication/BLACKLIST | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/widgets/kernel/qapplication/BLACKLIST b/tests/auto/widgets/kernel/qapplication/BLACKLIST index 364a2abe4f..7f4dd88261 100644 --- a/tests/auto/widgets/kernel/qapplication/BLACKLIST +++ b/tests/auto/widgets/kernel/qapplication/BLACKLIST @@ -1,6 +1,7 @@ [sendEventsOnProcessEvents] ubuntu-20.04 ubuntu-22.04 +rhel-9.0 [touchEventPropagation] # QTBUG-66745 opensuse-leap