Remove insignification of QOpenGL test on Mac OS X.
The failure was fixed by commit e430ddfafc
and the test has not failed again in the >500 CI builds that have
occured since that commit was merged,
Task-number: QTBUG-23061
Change-Id: I41063f9dbc6b6d7d6b99f1a0c20708b0842353d5
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
This commit is contained in:
parent
4a9fb41a79
commit
86104ac36a
@ -8,5 +8,4 @@ QT += gui gui-private core-private testlib
|
||||
|
||||
SOURCES += tst_qopengl.cpp
|
||||
|
||||
mac: CONFIG += insignificant_test # QTBUG-23061
|
||||
win32:CONFIG += insignificant_test # QTBUG-24192
|
||||
|
Loading…
Reference in New Issue
Block a user