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>bb10
parent
583fb6c7c5
commit
5f330d9fed
|
|
@ -1,3 +1,8 @@
|
|||
# Temporary solution COIN-966
|
||||
ubuntu
|
||||
rhel
|
||||
opensuse-leap
|
||||
|
||||
[stackWidgetOpaqueChildIsVisible]
|
||||
windows-10 msvc-2017
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue