Skip tst_QOpenGL::openGLPaintDevice() if wrong openGL version.
authorMiikka Heikkinen <miikka.heikkinen@digia.com>
Wed, 2 May 2012 07:49:51 +0000 (10:49 +0300)
committerQt by Nokia <qt-info@nokia.com>
Thu, 3 May 2012 09:33:05 +0000 (11:33 +0200)
commit8c6c76b77e627386a29829c3130ba2fec52c733b
tree74660fe365123b47ccc7a9e6a49b626323d2fee1
parentc505a16451c7b03740d895897d292ad178f99b23
Skip tst_QOpenGL::openGLPaintDevice() if wrong openGL version.

It seems that this case is failing on CI because OpenGL version,
so skip if OpenGL is not recent enough.

Task-number: QTBUG-24192
Change-Id: I543e7a092e5c107ee57cd9dce7dc5c890a0315cf
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
tests/auto/gui/qopengl/tst_qopengl.cpp