summaryrefslogtreecommitdiffstats
path: root/tests/auto/qcompleter
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/qcompleter
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/qcompleter')
-rw-r--r--tests/auto/qcompleter/qcompleter.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/qcompleter/qcompleter.pro b/tests/auto/qcompleter/qcompleter.pro
index cde64ec672..4d58e6b813 100644
--- a/tests/auto/qcompleter/qcompleter.pro
+++ b/tests/auto/qcompleter/qcompleter.pro
@@ -6,4 +6,6 @@ DEPENDPATH += .
INCLUDEPATH += . ..
# Input
-SOURCES += tst_qcompleter.cpp
+SOURCES += tst_qcompleter.cpp
+
+CONFIG += insignificant_test # QTBUG-21424