summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
diff options
context:
space:
mode:
authorPasi Petäjäjärvi <pasi.petajajarvi@qt.io>2022-02-07 11:55:40 +0200
committerPasi Petäjäjärvi <pasi.petajajarvi@qt.io>2022-02-17 16:08:37 +0200
commit963d60ead41ca8f5e9f47cc127926ca77054bd49 (patch)
tree26db4cb35b743c2ba4b460baa2b7643579f312c2 /tests/auto/widgets/graphicsview
parent8c77825bb7ebbc02880d6ede1b6562e1eadae40c (diff)
CI: Blacklist updateFocusChainWhenChildDie for QNX
Tests are run for QNX in qemu similar to b2qt currently (using offscreen plugin and software rendering). So the issue is same. Pick-to: 6.2 6.3 Task-number: QTBUG-100930 Change-Id: Ie973c6c611ac48703fd7cce53925940b80858bc8 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/auto/widgets/graphicsview')
-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 c49c0ea089..65a6f5b8b9 100644
--- a/tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST
+++ b/tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST
@@ -2,8 +2,10 @@
macos ci
android
b2qt
+# QTBUG-100930
[updateFocusChainWhenChildDie]
b2qt
+qnx
[initialShow]
macos ci
opensuse-leap