summaryrefslogtreecommitdiff
path: root/tests/auto/gui/qopengl/qopengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/qopengl/qopengl.pro')
-rw-r--r--tests/auto/gui/qopengl/qopengl.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/gui/qopengl/qopengl.pro b/tests/auto/gui/qopengl/qopengl.pro
index 91eeda34c3..34af962d36 100644
--- a/tests/auto/gui/qopengl/qopengl.pro
+++ b/tests/auto/gui/qopengl/qopengl.pro
@@ -8,3 +8,5 @@ TARGET = tst_qopengl
QT += gui gui-private core-private testlib
SOURCES += tst_qopengl.cpp
+
+win32-msvc2010:contains(QT_CONFIG, angle):CONFIG += insignificant_test # QTBUG-31611