From 5edba15ab37a89bbc71e592f891d62ff6705dff3 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Tue, 18 Jul 2023 05:37:53 +0200 Subject: [PATCH] tests: blacklist tst_QGraphicsItem::itemUsesExtendedStyleOption() on Wayland Task-number: QTBUG-115293 Change-Id: I0a9251b5656a5d5a1048fa0cb1606df1c42dd85d Reviewed-by: Axel Spoerl (cherry picked from commit 43c4d17e4d5a50790085d8e2429f355b4c666f09) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST b/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST index e942520ed75..c3de568a245 100644 --- a/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST +++ b/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST @@ -1,3 +1,6 @@ # QTBUG-74760 [sorting] osx +# QTBUG-115293 +[itemUsesExtendedStyleOption] +wayland