From ebb4b0140bc3cd6cb6819ef47256699bed3b2887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konsta=20Alaj=C3=A4rvi?= Date: Tue, 25 Mar 2025 14:06:12 +0200 Subject: [PATCH] Remove Blacklist entry for tst_QApplication::applicationPalettePolish() tst_QApplication::applicationPalettePolish() is blacklisted but does not seem to fail anymore. Unblacklisting the function. Fixes: QTQAINFRA-6906 Pick-to: 6.8 Change-Id: I14b8c4e8e1e94c3ff077f7d91ee8f97c031d5b6d Reviewed-by: Assam Boudjelthia Reviewed-by: Rami Potinkara (cherry picked from commit 1e63707f961748a0bbdd8cbda897cf72f4b96905) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/widgets/kernel/qapplication/test/BLACKLIST | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/widgets/kernel/qapplication/test/BLACKLIST b/tests/auto/widgets/kernel/qapplication/test/BLACKLIST index d28e353da61..3a454dfa03e 100644 --- a/tests/auto/widgets/kernel/qapplication/test/BLACKLIST +++ b/tests/auto/widgets/kernel/qapplication/test/BLACKLIST @@ -9,8 +9,6 @@ android android [desktopSettingsAware] android -[applicationPalettePolish] -android [touchEventPropagation] android [wheelEventPropagation]