From 8f021d48947d6f27d8f3e42c678aab4f867b51fb Mon Sep 17 00:00:00 2001 From: Heikki Halmet Date: Tue, 14 Jun 2022 12:11:23 +0300 Subject: [PATCH] BLACKLIST tst_QApplication::sendEventsOnProcessEvents for Ubuntu 22.04 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-87137 Change-Id: Ib09382af7504f5ee078d23cc021c1b0faf051e23 Reviewed-by: Tony Sarajärvi (cherry picked from commit a3c43394bb391ef8d4439ed4c09d5644245038e7) Reviewed-by: Qt Cherry-pick Bot --- 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 cce10602e45..364a2abe4fb 100644 --- a/tests/auto/widgets/kernel/qapplication/BLACKLIST +++ b/tests/auto/widgets/kernel/qapplication/BLACKLIST @@ -1,5 +1,6 @@ [sendEventsOnProcessEvents] ubuntu-20.04 +ubuntu-22.04 [touchEventPropagation] # QTBUG-66745 opensuse-leap