From ccd7eda0057167f29e9400ca7c0de1d515a565aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lefebvre?= Date: Wed, 14 May 2025 14:33:09 +0200 Subject: [PATCH] Unblacklist tst_qGraphicsItem::cursor on Ubuntu Wayland tst_qGraphicsItem::cursor is no longer flaky on Ubuntu Wayland. Fixes: QTBUG-127920 Pick-to: 6.10 Change-Id: Ie9096f8790bd031b642c5f5c259445859848c2f5 Reviewed-by: Liang Qi --- 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 47fd6568802..c3de568a245 100644 --- a/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST +++ b/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST @@ -4,6 +4,3 @@ osx # QTBUG-115293 [itemUsesExtendedStyleOption] wayland -# QTBUG-127920 -[cursor] -wayland ubuntu-24.04