summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordpope <daniel.pope@nokia.com>2012-05-14 20:00:43 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-16 07:56:02 +0200
commitd5bfa74a90bdb6b04d92e3c9b690b27da5790ab9 (patch)
tree5d27d54e14df78dea991954868b60d262dc99034
parent72b0d3c8dc446036eb5d478907998eb8a4e3ec7f (diff)
downloadqt3d-d5bfa74a90bdb6b04d92e3c9b690b27da5790ab9.tar.gz
Set tst_qglmaterial to insignificant.
This is due to mac failure which cannot be fixed until resources become available - this is currently blocking continuous integration. Task-number:QTBUG-25757 Change-Id: Ic88d0fc7d580df02b290b454473ac5b3e6978684 Reviewed-by: Sergey Dubitskiy <sergey.dubitskiy@nokia.com>
-rw-r--r--tests/auto/threed/qglmaterial/qglmaterial.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/threed/qglmaterial/qglmaterial.pro b/tests/auto/threed/qglmaterial/qglmaterial.pro
index 819b23fa5..5bad31f83 100644
--- a/tests/auto/threed/qglmaterial/qglmaterial.pro
+++ b/tests/auto/threed/qglmaterial/qglmaterial.pro
@@ -3,5 +3,6 @@ CONFIG += testcase
TEMPLATE=app
QT += testlib 3d
CONFIG += warn_on
+CONFIG += insignificant_test # See QTBUG-25757
SOURCES += tst_qglmaterial.cpp