From bdbfa7757aff8820c836ba240e69f280ed49e654 Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Thu, 25 May 2023 13:03:04 +0200 Subject: [PATCH] QWindow test: Blacklist enterLeaveOnWindowShowHide MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This test fails too frequently on Android and RHEL to leave in as significant. The bug report is already closed after timeouts were extended, so perhaps we just have to accept the status quo. No point in keeping tickets open for tests that we can't get stable on some platforms. Pick-to: 6.5 Task-number: QTBUG-102239 Change-Id: I54b8ae821e93b3e1f24acd67a2e84ef405388667 Reviewed-by: Tor Arne Vestbø --- tests/auto/gui/kernel/qwindow/BLACKLIST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/auto/gui/kernel/qwindow/BLACKLIST b/tests/auto/gui/kernel/qwindow/BLACKLIST index b56a310c067..ed09bfdc454 100644 --- a/tests/auto/gui/kernel/qwindow/BLACKLIST +++ b/tests/auto/gui/kernel/qwindow/BLACKLIST @@ -26,3 +26,5 @@ android [enterLeaveOnWindowShowHide] windows-10 windows-11 +android +rhel