summaryrefslogtreecommitdiffstats
path: root/tests/auto/qspinbox/qspinbox.pro
diff options
context:
space:
mode:
authorJo Asplin <jo.asplin@nokia.com>2011-09-13 13:36:23 +0200
committerQt by Nokia <qt-info@nokia.com>2011-09-14 05:06:25 +0200
commit19c383c7bc951074cff88e420b4a71a3ca48dc96 (patch)
tree04bab62fd486b8ade41c7fbd6ea720883352e66e /tests/auto/qspinbox/qspinbox.pro
parent5842e7e97efa80a9a8442e07f9898c32a4447102 (diff)
Temporarily disabled tests
Necessary to avoid CI blocking. The tests should be enabled again as soon as possible. Task-number: QTBUG-21424 Change-Id: Ib25da5b9a1fdb23e00a5c503db90d306deb90f06 Reviewed-on: http://codereview.qt-project.org/4768 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Holger Ihrig <holger.ihrig@nokia.com>
Diffstat (limited to 'tests/auto/qspinbox/qspinbox.pro')
-rw-r--r--tests/auto/qspinbox/qspinbox.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/qspinbox/qspinbox.pro b/tests/auto/qspinbox/qspinbox.pro
index 56a58dadce..c34378e1fe 100644
--- a/tests/auto/qspinbox/qspinbox.pro
+++ b/tests/auto/qspinbox/qspinbox.pro
@@ -2,5 +2,4 @@ load(qttest_p4)
QT += widgets
SOURCES += tst_qspinbox.cpp
-
-
+CONFIG += insignificant_test # QTBUG-21424