summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAxel Spoerl <axel.spoerl@qt.io>2022-11-23 08:54:44 +0100
committerAxel Spoerl <axel.spoerl@qt.io>2022-11-24 09:06:50 +0000
commit5f330d9fed481300a21301577fff573cb88a61ac (patch)
tree46755cee20a27be55a59146acc6e36603ff001a8 /tests
parent583fb6c7c570d2a66a56c2c7de89800cb617ec8e (diff)
Blacklist tst_QOpenGLWidget on Ubuntu, RHEL and OpenSuSE
tst_QOpenGLWidget fails on Linux when other windows on the desktop grab focus. That can happen on CI VMs. This patch blacklists the test on Linux as a temporary solution Task-number: COIN-966 Change-Id: Ibdd7e626f92d2da692bd7c44741e0ca4c9dbd1a8 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/widgets/widgets/qopenglwidget/BLACKLIST5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/widgets/widgets/qopenglwidget/BLACKLIST b/tests/auto/widgets/widgets/qopenglwidget/BLACKLIST
index ecb962d8ca..81fd4ddb72 100644
--- a/tests/auto/widgets/widgets/qopenglwidget/BLACKLIST
+++ b/tests/auto/widgets/widgets/qopenglwidget/BLACKLIST
@@ -1,3 +1,8 @@
+# Temporary solution COIN-966
+ubuntu
+rhel
+opensuse-leap
+
[stackWidgetOpaqueChildIsVisible]
windows-10 msvc-2017