From b1891e86d7db5cf31190a82a0d5a0ba79b8c14fe Mon Sep 17 00:00:00 2001 From: Dimitrios Apostolou Date: Mon, 25 Jul 2022 17:37:48 +0200 Subject: [PATCH] Test is no longer flaky + I could not reproduce the flakiness on OpenSUSE Tumbleweed. + No significant flakiness can be seen for this test in our testresults statistics. + Ubuntu-16.04 is no longer part of our CI Change-Id: I7a18fc3fe2e58af8533171ebae0457b08424e810 Reviewed-by: Volker Hilsheimer --- tests/auto/gui/kernel/qguiapplication/BLACKLIST | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/auto/gui/kernel/qguiapplication/BLACKLIST b/tests/auto/gui/kernel/qguiapplication/BLACKLIST index 2f1e5f333e..3fa6c4880b 100644 --- a/tests/auto/gui/kernel/qguiapplication/BLACKLIST +++ b/tests/auto/gui/kernel/qguiapplication/BLACKLIST @@ -1,6 +1,2 @@ -[focusObject] -ubuntu-16.04 -opensuse-42.3 - [quitOnLastWindowClosedWithEventLoopLocker] b2qt