From aecd1b9ed7e837f1c0041985e42e17745f96e4c1 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Tue, 10 Jun 2025 14:57:52 +0200 Subject: [PATCH] Unblacklist tst_qGraphicsItem::itemUsesExtendedStyleOption on Wayland tst_qGraphicsItem::itemUsesExtendedStyleOption is no longer flaky on Ubuntu Wayland. Fixes: QTBUG-115293 Change-Id: Ic971a13c37398bd2eaa9ccb16c10bcf62fdb8d69 Reviewed-by: Liang Qi (cherry picked from commit 22e193e293d9e8052b709f8ee966ca0562814368) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST b/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST index c3de568a245..e942520ed75 100644 --- a/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST +++ b/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST @@ -1,6 +1,3 @@ # QTBUG-74760 [sorting] osx -# QTBUG-115293 -[itemUsesExtendedStyleOption] -wayland