From 8b3db397f2d73851ab3984d52266151afcc450e1 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Tue, 17 Sep 2024 13:16:49 +0200 Subject: [PATCH] tests: blacklist tst_QWindow::windowExposedAfterReparent() on u24.04 x11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-129023 Change-Id: I444194f0cb649a3f0c630f1f8114f89a8b408cdc Reviewed-by: Tor Arne Vestbø (cherry picked from commit 24403f0ed5e9f029d84a2e73a98a447bda276b5b) Reviewed-by: Qt Cherry-pick Bot --- 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 69df8883c8c..a92d89c6123 100644 --- a/tests/auto/gui/kernel/qwindow/BLACKLIST +++ b/tests/auto/gui/kernel/qwindow/BLACKLIST @@ -26,3 +26,5 @@ windows-10 windows-11 android rhel +[windowExposedAfterReparent] +xcb ubuntu-24.04 # QTBUG-129023