Fix blacklisting of tst_QOpenGL in Windows
Commit ba1b73175b tried
blacklisting this autotest in Windows 7 only. This however
does not work. We can't pin point blacklisting to a specific
Windows version.
Task-number: QTBUG-63122
Change-Id: I5edb5b56fd86ad194214818a838db9cfd6be2ad1
Reviewed-by: Simo Fält <simo.falt@qt.io>
bb10
parent
e28fd642a9
commit
9909ff108e
|
|
@ -7,4 +7,4 @@ windows
|
|||
[openGLPaintDevice]
|
||||
windows
|
||||
[wglContextWrap]
|
||||
windows-7
|
||||
windows
|
||||
|
|
|
|||
Loading…
Reference in New Issue