From 3e5cc22e73b0562518cbabbc284f9281eff0cd66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lefebvre?= Date: Mon, 12 May 2025 14:42:16 +0200 Subject: [PATCH] Unblacklist tst_qWidget_window::mouseMoveWithPopup on Ubuntu tst_qWidget_window::mouseMoveWithPopup is longer flaky on Ubuntu. Fixes: QTBUG-129568 Pick-to: 6.8 6.5 Change-Id: Iae9155e21de91ba8068dde622bbd41f3e454dbe2 Reviewed-by: Axel Spoerl (cherry picked from commit 8875e88b61b6adfa08b500a1407bbc94960dbe34) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/widgets/kernel/qwidget_window/BLACKLIST | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/auto/widgets/kernel/qwidget_window/BLACKLIST b/tests/auto/widgets/kernel/qwidget_window/BLACKLIST index 839e4ec876b..4e38d7df489 100644 --- a/tests/auto/widgets/kernel/qwidget_window/BLACKLIST +++ b/tests/auto/widgets/kernel/qwidget_window/BLACKLIST @@ -13,6 +13,5 @@ android android [mouseMoveWithPopup] android -xcb ubuntu-24.04 # QTBUG-129568 [setWindowState:maximized] xcb ubuntu-24.04 # QTBUG-129026