summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2021-09-06 16:58:13 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2021-09-06 20:13:11 +0200
commit71cc5e3ed54c17dfe91880b4dffefc2081fd13d6 (patch)
tree19b744ce703168bee03d7c47591be51f397c9eb6 /tests/auto/widgets
parent7c85ad307b1c9d69b4a9e5424f111d031649c44a (diff)
Blacklist flaky QGraphicsWidget test function for macOS
Counting repaints is unreliable on macOS. Pick-to: 6.2 Change-Id: Ifa1cf516a2cab94540bea005354d8311a2651d64 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'tests/auto/widgets')
-rw-r--r--tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST b/tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST
index 333d9c2bfd..fdb8bd172f 100644
--- a/tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST
+++ b/tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST
@@ -4,3 +4,5 @@ android
b2qt
[updateFocusChainWhenChildDie]
b2qt
+[initialShow]
+macos ci